COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
ComposedPhysics< T1, T2, T3, T4, T5 > Struct Template Reference

Prototype implementation of a static physics model. Compose up to 5 physical models. More...

Detailed Description

template<typename T1 = boost::mpl::void_, typename T2 = boost::mpl::void_, typename T3 = boost::mpl::void_, typename T4 = boost::mpl::void_, typename T5 = boost::mpl::void_>
struct ComposedPhysics< T1, T2, T3, T4, T5 >

Prototype implementation of a static physics model. Compose up to 5 physical models.

Definition at line 25 of file utest-solver-physics-static.cpp.


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