Sum resulting volumes. More...
#include <tetrahedron.H>
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.
|
inlineconstexprnoexcept |
Definition at line 246 of file tetrahedron.H.
References Foam::noexcept, and vol_.
|
inlinenoexcept |
Definition at line 248 of file tetrahedron.H.
References Foam::noexcept, and vol_.
Definition at line 577 of file tetrahedronI.H.
References vol_.
| scalar vol_ |
Definition at line 244 of file tetrahedron.H.
Referenced by operator()(), sumVolOp(), and total().