COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Public Member Functions | |
SpaceElement (Space &component, const Uint index=0) | |
const ShapeFunction & | element_type () const |
return the elementType More... | |
Dictionary & | dict () const |
Const access to the coordinates. More... | |
Entity | support () const |
Connectivity::ConstRow | field_indices () const |
Uint | glb_idx () const |
Uint | rank () const |
bool | is_ghost () const |
RealMatrix | get_coordinates () const |
void | put_coordinates (RealMatrix &coordinates) const |
void | allocate_coordinates (RealMatrix &coordinates) const |
Public Attributes | |
Space * | comp |
Uint | idx |
Definition at line 103 of file utest-mesh-construction.cpp.
|
inline |
Definition at line 106 of file utest-mesh-construction.cpp.
|
inline |
Definition at line 130 of file utest-mesh-construction.cpp.
|
inline |
Const access to the coordinates.
Definition at line 120 of file utest-mesh-construction.cpp.
|
inline |
return the elementType
Definition at line 117 of file utest-mesh-construction.cpp.
|
inline |
Definition at line 124 of file utest-mesh-construction.cpp.
|
inline |
Definition at line 128 of file utest-mesh-construction.cpp.
|
inline |
Definition at line 125 of file utest-mesh-construction.cpp.
|
inline |
Definition at line 127 of file utest-mesh-construction.cpp.
|
inline |
Definition at line 129 of file utest-mesh-construction.cpp.
|
inline |
Definition at line 126 of file utest-mesh-construction.cpp.
|
inline |
Definition at line 122 of file utest-mesh-construction.cpp.
Space* comp |
Definition at line 113 of file utest-mesh-construction.cpp.
Uint idx |
Definition at line 114 of file utest-mesh-construction.cpp.
Send comments to: COOLFluiD Web Admin |