Public Member Functions | Private Attributes
tetrahedron::storeOp Class Reference

Store resulting tets. More...

Collaboration diagram for tetrahedron::storeOp:
Collaboration graph
[legend]

Public Member Functions

 storeOp (tetIntersectionList &, label &)
 
void operator() (const tetPoints &)
 

Private Attributes

tetIntersectionListtets_
 
labelnTets_
 

Detailed Description

Store resulting tets.

Definition at line 118 of file tetrahedron.H.

Constructor & Destructor Documentation

◆ storeOp()

storeOp ( tetIntersectionList tets,
label nTets 
)
inline

Definition at line 558 of file tetrahedronI.H.

Member Function Documentation

◆ operator()()

void operator() ( const tetPoints tet)
inline

Definition at line 570 of file tetrahedronI.H.

Field Documentation

◆ tets_

tetIntersectionList& tets_
private

Definition at line 120 of file tetrahedron.H.

◆ nTets_

label& nTets_
private

Definition at line 121 of file tetrahedron.H.


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