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

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

Public Member Functions

 ConstVectorField (const RealVector &vector)
 
Real operator() (const RealVector &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 185 of file utest-mesh-lagrangep1-triag3d.cpp.

Constructor & Destructor Documentation

ConstVectorField ( const RealVector vector)
inline

Definition at line 187 of file utest-mesh-lagrangep1-triag3d.cpp.

Member Function Documentation

Real operator() ( const RealVector mapped_coords,
const NodesT nodes 
)
inline

Definition at line 189 of file utest-mesh-lagrangep1-triag3d.cpp.

Member Data Documentation

const ETYPE::CoordsT m_vector
private

Definition at line 197 of file utest-mesh-lagrangep1-triag3d.cpp.


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