COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | Static Public Attributes | List of all members
FieldWidth< T, SF > Struct Template Reference

Get the width of a field varaible, based on the variable type. More...

#include <ElementMatrix.hpp>

Public Types

typedef boost::mpl::int_< valuetype
 

Static Public Attributes

static const Uint value = 0
 

Detailed Description

template<typename T, typename SF>
struct cf3::solver::actions::Proto::FieldWidth< T, SF >

Get the width of a field varaible, based on the variable type.

Definition at line 214 of file ElementMatrix.hpp.

Member Typedef Documentation

typedef boost::mpl::int_<value> type

Definition at line 217 of file ElementMatrix.hpp.

Member Data Documentation

const Uint value = 0
static

Definition at line 216 of file ElementMatrix.hpp.


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