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

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...

#include <Terminals.hpp>

Public Types

typedef RealMatrix GradientT
 
typedef RealMatrix ValueT
 

Detailed Description

template<Uint Dim>
struct cf3::solver::actions::Proto::ElementBased< Dim >::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.

Definition at line 47 of file Terminals.hpp.

Member Typedef Documentation

Definition at line 49 of file Terminals.hpp.

typedef RealMatrix ValueT

Definition at line 50 of file Terminals.hpp.


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