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< VectorField, SF > Struct Template Reference

VectorFields have the same dimension as the problem domain. More...

#include <ElementMatrix.hpp>

Public Types

typedef boost::mpl::int_< valuetype
 

Static Public Attributes

static const Uint value = SF::dimension
 

Detailed Description

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

VectorFields have the same dimension as the problem domain.

Definition at line 230 of file ElementMatrix.hpp.

Member Typedef Documentation

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

Definition at line 233 of file ElementMatrix.hpp.

Member Data Documentation

const Uint value = SF::dimension
static

Definition at line 232 of file ElementMatrix.hpp.


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