Classes | |
class | namedVertex |
Gives name to a vertex. More... | |
class | pointVertex |
class | projectVertex |
Projects the vertex onto the selected surfaces of the geometry provided as a searchableSurfaces object. More... | |
Foam::blockVertices::defineTypeNameAndDebug | ( | namedVertex | , |
0 | |||
) |
Foam::blockVertices::addToRunTimeSelectionTable | ( | blockVertex | , |
namedVertex | , | ||
Istream | |||
) |
Foam::blockVertices::defineTypeNameAndDebug | ( | pointVertex | , |
0 | |||
) |
Foam::blockVertices::addToRunTimeSelectionTable | ( | blockVertex | , |
pointVertex | , | ||
Istream | |||
) |
Foam::blockVertices::defineTypeNameAndDebug | ( | projectVertex | , |
0 | |||
) |
Foam::blockVertices::addToRunTimeSelectionTable | ( | blockVertex | , |
projectVertex | , | ||
Istream | |||
) |