OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
valuemodetype.h File Reference
#include "enumitem.h"

Go to the source code of this file.

Namespaces

 oofem
 the oofem namespace is to define a context or scope in which all oofem names are defined.
 

Macros

#define ValueModeType_DEF
 

Enumerations

enum  oofem::ValueModeType { oofem::ValueModeType_DEF }
 Type representing the mode of UnknownType or CharType, or similar types. More...
 

Functions

const char * oofem::__ValueModeTypeToString (ValueModeType _value)
 

Macro Definition Documentation

#define ValueModeType_DEF
Value:
ENUM_ITEM_WITH_VALUE(VM_Unknown, 0) \
ENUM_ITEM_WITH_VALUE(VM_Velocity, 2) \
ENUM_ITEM_WITH_VALUE(VM_Acceleration, 3) \
ENUM_ITEM_WITH_VALUE(VM_Incremental, 4) \
ENUM_ITEM_WITH_VALUE(VM_RhsTotal, 5) \
ENUM_ITEM_WITH_VALUE(VM_RhsIncremental, 6) \
ENUM_ITEM_WITH_VALUE(VM_RhsInitial, 7) \
ENUM_ITEM_WITH_VALUE(VM_Intermediate, 8) \
ENUM_ITEM_WITH_VALUE(VM_TotalIntrinsic, 9)
#define ENUM_ITEM_WITH_VALUE(element, val)
Definition: cltypes.C:290

Definition at line 58 of file valuemodetype.h.


This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:33 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011