COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Public Attributes | List of all members
VolumeFunctor Struct Reference

Simple test functor to compute the volume. More...

Public Member Functions

 VolumeFunctor (Real &avolume)
 
template<typename NodesT , typename ElementT >
void operator() (const NodesT &nodes, const ElementT &element)
 

Public Attributes

Real & volume
 

Detailed Description

Simple test functor to compute the volume.

Definition at line 112 of file utest-cgal-tetra-sf.cpp.

Constructor & Destructor Documentation

VolumeFunctor ( Real &  avolume)
inline

Definition at line 113 of file utest-cgal-tetra-sf.cpp.

Member Function Documentation

void operator() ( const NodesT &  nodes,
const ElementT &  element 
)
inline

Definition at line 115 of file utest-cgal-tetra-sf.cpp.

Member Data Documentation

Real& volume

Definition at line 118 of file utest-cgal-tetra-sf.cpp.


The documentation for this struct was generated from the following file:
Send comments to:
COOLFluiD Web Admin