COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Classes | Static Public Attributes | List of all members
GetNbNodes< EquationDataT > Struct Template Reference

Helper struct to get the number of element nodes. More...

#include <ElementData.hpp>

Classes

struct  apply
 
struct  apply< boost::mpl::false_, EqDataT >
 
struct  apply< boost::mpl::true_, EqDataT >
 

Static Public Attributes

static const Uint value = apply<typename boost::fusion::result_of::empty<EquationDataT>::type, EquationDataT>::value
 

Detailed Description

template<typename EquationDataT>
struct cf3::solver::actions::Proto::detail::GetNbNodes< EquationDataT >

Helper struct to get the number of element nodes.

Definition at line 55 of file ElementData.hpp.

Member Data Documentation

const Uint value = apply<typename boost::fusion::result_of::empty<EquationDataT>::type, EquationDataT>::value
static

Definition at line 80 of file ElementData.hpp.


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