Public Types | |
typedef scalar | result |
Result type. More... | |
Public Member Functions | |
volumeOp () | |
Construct null. More... | |
volumeOp (const uniformOp< nil > &op) | |
Construct from base. More... | |
result | operator() () const |
Operate on nothing. More... | |
result | operator() (const FixedList< point, 4 > &p) const |
Operate on a tetrahedron. More... | |
Public Member Functions inherited from uniformOp< nil > | |
uniformOp () | |
Construct null. More... | |
uniformOp (nil data) | |
Construct from data. More... | |
nil | data () const |
Access the data. More... | |
Operate on a tetrahedron.
Definition at line 261 of file cut.H.
References Foam::mag().