COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | List of all members
ComposedPhysics< T1, T2, T3, T4, boost::mpl::void_ > Struct Template Reference

Specialization for 4 models. More...

Inherits T1, T2, T3, and T4.

Public Member Functions

template<typename PhysicsT >
void compute (PhysicsT &physics)
 Compute the physics in the supplied argument (used mainly for recursion) More...
 
void compute ()
 Compute physics properties. More...
 

Detailed Description

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

Specialization for 4 models.

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

Member Function Documentation

void compute ( PhysicsT &  physics)
inline

Compute the physics in the supplied argument (used mainly for recursion)

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

void compute ( )
inline

Compute physics properties.

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


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