Define a block vertex.
More...
|
class | iNew |
| Class used for the read-construction of. More...
|
|
|
| TypeName ("blockVertex") |
| Runtime type information. More...
|
|
| declareRunTimeSelectionTable (autoPtr, blockVertex, Istream,(const dictionary &dict, const label index, const searchableSurfaces &geometry, Istream &is),(dict, index, geometry, is)) |
|
| blockVertex () noexcept=default |
| Default construct. More...
|
|
virtual autoPtr< blockVertex > | clone () const |
| Clone function. More...
|
|
virtual | ~blockVertex ()=default |
| Destructor. More...
|
|
virtual | operator point () const =0 |
|
Define a block vertex.
- Source files
-
Definition at line 51 of file blockVertex.H.
◆ blockVertex()
◆ ~blockVertex()
◆ TypeName()
TypeName |
( |
"blockVertex" |
| ) |
|
Runtime type information.
◆ declareRunTimeSelectionTable()
declareRunTimeSelectionTable |
( |
autoPtr |
, |
|
|
blockVertex |
, |
|
|
Istream |
, |
|
|
(const dictionary &dict, const label index, const searchableSurfaces &geometry, Istream &is) |
, |
|
|
(dict, index, geometry, is) |
|
|
) |
| |
◆ clone()
◆ New()
New function which constructs and returns pointer to a blockVertex.
Definition at line 51 of file blockVertex.C.
References Foam::abort(), token::BEGIN_LIST, DebugInFunction, dict, Foam::endl(), Foam::exit(), Foam::FatalIOError, FatalIOErrorInFunction, FatalIOErrorInLookup, token::info(), token::isPunctuation(), token::isWord(), Foam::nl, Istream::putBack(), and token::wordToken().
◆ operator point()
virtual operator point |
( |
| ) |
const |
|
pure virtual |
◆ read()
◆ write()
The documentation for this class was generated from the following files: