

Public Types | |
| typedef vector | result |
| Result type. More... | |
Public Member Functions | |
| areaOp ()=default | |
| Default construct. More... | |
| areaOp (const uniformOp< zero::null > &op) | |
| Construct from base. More... | |
| result | operator() () const |
| Operate on nothing. More... | |
| result | operator() (const FixedList< point, 3 > &p) const |
| Operate on a triangle. More... | |
Public Member Functions inherited from uniformOp< zero::null > | |
| uniformOp ()=default | |
| Default construct. More... | |
| uniformOp (zero::null data) | |
| Construct from data. More... | |
| zero::null | data () const |
| Access the data. More... | |
|
default |
Default construct.
|
inline |
Operate on a triangle.
Definition at line 193 of file cut.H.
References triangle< Point, PointRef >::areaNormal(), and p.

Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.