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

Returns the scalar product of a constant vector field and the local element normal. More...

Public Member Functions

 ConstVectorField (const ETYPE::CoordsT &vector)
 
Real operator() (const ETYPE::MappedCoordsT &mapped_coords, const NodesT &nodes)
 

Private Attributes

const ETYPE::CoordsT m_vector
 

Detailed Description

Returns the scalar product of a constant vector field and the local element normal.

Definition at line 167 of file utest-mesh-lagrangep1-quad3d.cpp.

Constructor & Destructor Documentation

ConstVectorField ( const ETYPE::CoordsT vector)
inline

Definition at line 169 of file utest-mesh-lagrangep1-quad3d.cpp.

Member Function Documentation

Real operator() ( const ETYPE::MappedCoordsT mapped_coords,
const NodesT nodes 
)
inline

Definition at line 171 of file utest-mesh-lagrangep1-quad3d.cpp.

Member Data Documentation

const ETYPE::CoordsT m_vector
private

Definition at line 179 of file utest-mesh-lagrangep1-quad3d.cpp.


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