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

Classes

struct  ConstFunctor
 
struct  ConstVectorField
 Returns the scalar product of a constant vector field and the local element normal. More...
 
struct  NormalVectorNorm
 Returns the norm of the normal vector to the curve or surface element (equal to tangent in the case of Line2D) More...
 
struct  RotatingCylinderPressure
 

Public Member Functions

 LagrangeP1Line2DFixture ()
 common setup for each test case More...
 

Public Attributes

EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef ETYPE::NodesT NodesT
 
const ETYPE::MappedCoordsT mapped_coords
 
const ETYPE::NodesT nodes
 

Detailed Description

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

Constructor & Destructor Documentation

common setup for each test case

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

Member Data Documentation

const ETYPE::MappedCoordsT mapped_coords

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

const ETYPE::NodesT nodes

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

EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef ETYPE::NodesT NodesT

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


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