COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | List of all members
VolumeSFFixture::MakeSFNodesPair< SF > Struct Template Reference

Functor to create a fusion pair between a shape function and its node matrix. More...

Public Types

typedef boost::fusion::pair< SF, typename SF::NodesT > type
 

Detailed Description

template<typename SF>
struct VolumeSFFixture::MakeSFNodesPair< SF >

Functor to create a fusion pair between a shape function and its node matrix.

Definition at line 125 of file utest-volume-sf.cpp.

Member Typedef Documentation

typedef boost::fusion::pair<SF, typename SF::NodesT> type

Definition at line 127 of file utest-volume-sf.cpp.


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