COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Private Attributes | List of all members
LagrangeP1Line2DFixture::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 ETYPE::NodesT &nodes)
 

Private Attributes

const ETYPE::CoordsTm_vector
 

Detailed Description

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

Definition at line 95 of file utest-mesh-lagrangep1-line2d.cpp.

Constructor & Destructor Documentation

ConstVectorField ( const ETYPE::CoordsT vector)
inline

Definition at line 97 of file utest-mesh-lagrangep1-line2d.cpp.

Member Function Documentation

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

Definition at line 99 of file utest-mesh-lagrangep1-line2d.cpp.

Member Data Documentation

const ETYPE::CoordsT& m_vector
private

Definition at line 107 of file utest-mesh-lagrangep1-line2d.cpp.


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