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

Checks if the inverse of the jacobian matrix equals jacobian_adjoint / jacobian_determinant. 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 inverse of the jacobian matrix equals jacobian_adjoint / jacobian_determinant.

Definition at line 290 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 293 of file utest-volume-sf.cpp.


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