MGIS
Loading...
Searching...
No Matches
mgis::behaviour::Variable Struct Reference

structure describing a variable More...

#include </home/runner/work/MFrontGenericInterfaceSupport/MFrontGenericInterfaceSupport/include/MGIS/Behaviour/Variable.hxx>

Public Types

enum  Type {
  SCALAR = 0 , VECTOR = 2 , VECTOR_1D = 10 , VECTOR_2D = 18 ,
  VECTOR_3D = 26 , STENSOR = 1 , STENSOR_1D = 9 , STENSOR_2D = 17 ,
  STENSOR_3D = 25 , TENSOR = 3 , TENSOR_1D = 11 , TENSOR_2D = 19 ,
  TENSOR_3D = 27 , HIGHER_ORDER_TENSOR = 4 , ARRAY = 5
}
 type of the variable
 

Public Attributes

std::string name
 name of the variable
 
enum mgis::behaviour::Variable::Type type
 
int type_identifier = 0
 brief type identifier
 

Detailed Description

structure describing a variable


The documentation for this struct was generated from the following file: