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

Checks if the jacobian_determinant function result is the same as det(jacobian) More...

Public Member Functions

template<typename ETYPE , typename NodesT , typename CoordsT >
void operator() (const ETYPE &T, const NodesT &nodes, const CoordsT &mapped_coord)
 

Detailed Description

Checks if the jacobian_determinant function result is the same as det(jacobian)

Definition at line 278 of file utest-volume-sf.cpp.

Member Function Documentation

void operator() ( const ETYPE T,
const NodesT &  nodes,
const CoordsT &  mapped_coord 
)
inline

Definition at line 281 of file utest-volume-sf.cpp.


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