![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Classes | |
| struct | MakeSFNodesPair |
| Functor to create a fusion pair between a shape function and its node matrix. More... | |
| struct | VolumeMPLFunctor |
| Applies a functor if the element is a volume element. More... | |
Public Types | |
| typedef boost::fusion::result_of::as_map< boost::mpl::transform_view< TestTypes, MakeSFNodesPair< boost::mpl::_1 > > >::type | NodesMapT |
| Map between a shape function and its node matrix. Used to store nodes for each possible test. More... | |
Public Member Functions | |
| VolumeSFFixture () | |
| common setup for each test case More... | |
Public Attributes | |
| const NodesMapT | nodes |
Definition at line 121 of file utest-volume-sf.cpp.
| typedef boost::fusion::result_of::as_map< boost::mpl::transform_view < TestTypes, MakeSFNodesPair<boost::mpl::_1> > >::type NodesMapT |
Map between a shape function and its node matrix. Used to store nodes for each possible test.
Definition at line 138 of file utest-volume-sf.cpp.
|
inline |
common setup for each test case
Definition at line 141 of file utest-volume-sf.cpp.
| const NodesMapT nodes |
Definition at line 230 of file utest-volume-sf.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |