Sum resulting volumes. More...
Public Member Functions | |
| constexpr | sumVolOp () noexcept |
| scalar | total () const noexcept |
| void | operator() (const tetPoints &) |
Public Attributes | |
| scalar | vol_ |
Sum resulting volumes.
Definition at line 242 of file tetrahedron.H.
|
inlinenoexcept |
Definition at line 246 of file tetrahedron.H.
|
inlinenoexcept |
Definition at line 248 of file tetrahedron.H.
References tetrahedron< Point, PointRef >::sumVolOp::vol_.
Definition at line 578 of file tetrahedronI.H.
References tetrahedron< Point, PointRef >::mag().

| scalar vol_ |
Definition at line 244 of file tetrahedron.H.
Referenced by tetrahedron< Point, PointRef >::sumVolOp::total().