OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
unknowntype.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 UnknownType_DEF
 

Enumerations

enum  oofem::UnknownType { oofem::UnknownType_DEF }
 Type representing particular unknown (its physical meaning). More...
 

Functions

const char * oofem::__UnknownTypeToString (UnknownType _value)
 

Macro Definition Documentation

#define UnknownType_DEF
Value:
ENUM_ITEM_WITH_VALUE(DisplacementVector, 1) \
ENUM_ITEM_WITH_VALUE(GeneralizedDisplacementVector, 2) \
ENUM_ITEM_WITH_VALUE(FluxVector, 3) \
ENUM_ITEM_WITH_VALUE(VelocityVector, 4) \
ENUM_ITEM_WITH_VALUE(PressureVector, 5) \
ENUM_ITEM_WITH_VALUE(Temperature, 6) \
ENUM_ITEM_WITH_VALUE(EigenVector, 8) \
ENUM_ITEM_WITH_VALUE(DirectorField, 15) /* Vector field */ \
ENUM_ITEM_WITH_VALUE(DeplanationFunction, 16)
#define ENUM_ITEM_WITH_VALUE(element, val)
Definition: cltypes.C:290

Definition at line 41 of file unknowntype.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