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

Dummy shape function type used for element-based fields. More...

#include <Terminals.hpp>

Classes

struct  SF
 Mimic some shape function functionality, to avoid compile errors. Not that this is only used during the recursion on the types, and never actually used. More...
 

Static Public Attributes

static const Uint dimension = Dim
 
static const Uint nb_nodes = 1
 

Detailed Description

template<Uint Dim>
struct cf3::solver::actions::Proto::ElementBased< Dim >

Dummy shape function type used for element-based fields.

Definition at line 42 of file Terminals.hpp.

Member Data Documentation

const Uint dimension = Dim
static

Definition at line 44 of file Terminals.hpp.

const Uint nb_nodes = 1
static

Definition at line 45 of file Terminals.hpp.


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