Loading...
Searching...
No Matches
tetrahedron< Point, PointRef >::sumVolOp Struct Reference

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_

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()

template<class Point, class PointRef>
sumVolOp ( )
inlineconstexprnoexcept

Definition at line 246 of file tetrahedron.H.

References Foam::noexcept, and vol_.

Member Function Documentation

◆ total()

template<class Point, class PointRef>
scalar total ( ) const
inlinenoexcept

Definition at line 248 of file tetrahedron.H.

References Foam::noexcept, and vol_.

◆ operator()()

template<class Point, class PointRef>
void operator() ( const tetPoints & tet)
inline

Definition at line 577 of file tetrahedronI.H.

References vol_.

Member Data Documentation

◆ vol_

template<class Point, class PointRef>
scalar vol_

Definition at line 244 of file tetrahedron.H.

Referenced by operator()(), sumVolOp(), and total().


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