COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <VariablesDescriptor.hpp>
Classes | |
struct | Convert |
Public Types | |
enum | Type { INVALID =-1, SCALAR =1, VECTOR =-2, TENSOR =-3, ARRAY =-4 } |
Possible dimensions for variables: SCALAR VECTOR: dimension of the problem TENSOR: rank 2 tensor with the dimension of the problem
Definition at line 52 of file VariablesDescriptor.hpp.
enum Type |
Enumerator | |
---|---|
INVALID | |
SCALAR | |
VECTOR | |
TENSOR | |
ARRAY |
Definition at line 54 of file VariablesDescriptor.hpp.
Send comments to: COOLFluiD Web Admin |