COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Classes | Public Types | List of all members
VariablesDescriptor::Dimensionalities Struct Reference

#include <VariablesDescriptor.hpp>

Classes

struct  Convert
 

Public Types

enum  Type {
  INVALID =-1, SCALAR =1, VECTOR =-2, TENSOR =-3,
  ARRAY =-4
}
 

Detailed Description

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.

Member Enumeration Documentation

enum Type
Enumerator
INVALID 
SCALAR 
VECTOR 
TENSOR 
ARRAY 

Definition at line 54 of file VariablesDescriptor.hpp.


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