tetrahedron< Point, PointRef >::sumVolOp Struct Reference

Sum resulting volumes. More...

Public Member Functions

constexpr sumVolOp () noexcept
 
scalar total () const noexcept
 
void operator() (const tetPoints &)
 

Public Attributes

scalar vol_
 

Detailed Description

template<class Point, class PointRef>
struct Foam::tetrahedron< Point, PointRef >::sumVolOp

Sum resulting volumes.

Definition at line 242 of file tetrahedron.H.

Constructor & Destructor Documentation

◆ sumVolOp()

constexpr sumVolOp ( )
inlinenoexcept

Definition at line 246 of file tetrahedron.H.

Member Function Documentation

◆ total()

scalar total ( ) const
inlinenoexcept

Definition at line 248 of file tetrahedron.H.

References tetrahedron< Point, PointRef >::sumVolOp::vol_.

◆ operator()()

void operator() ( const tetPoints tet)
inline

Definition at line 578 of file tetrahedronI.H.

References tetrahedron< Point, PointRef >::mag().

Here is the call graph for this function:

Member Data Documentation

◆ vol_

scalar vol_

Definition at line 244 of file tetrahedron.H.

Referenced by tetrahedron< Point, PointRef >::sumVolOp::total().


The documentation for this struct was generated from the following files: