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

Enumerations

enum  oofem::MatResponseMode { oofem::MatResponseMode_DEF }
 Describes the character of characteristic material matrix. More...
 

Functions

const char * oofem::__MatResponseModeToString (MatResponseMode _value)
 

Macro Definition Documentation

#define MatResponseMode_DEF
Value:
ENUM_ITEM(TangentStiffness) \
ENUM_ITEM(SecantStiffness) \
ENUM_ITEM(ElasticStiffness) \
ENUM_ITEM(Conductivity) /* element level conductivity matrix */ \
ENUM_ITEM(Conductivity_ww) /* material level conductivity submatrix */ \
ENUM_ITEM(Conductivity_hh) /* material level conductivity submatrix */ \
ENUM_ITEM(Conductivity_hw) /* material level conductivity submatrix */ \
ENUM_ITEM(Conductivity_wh) /* material level conductivity submatrix */ \
ENUM_ITEM(Capacity) \
ENUM_ITEM(Capacity_ww) /* material level capacity submatrix */ \
ENUM_ITEM(Capacity_hh) /* material level capacity submatrix */ \
ENUM_ITEM(Capacity_hw) /* material level capacity submatrix */ \
ENUM_ITEM(Capacity_wh) /* material level capacity submatrix */ \
ENUM_ITEM(IntSource) \
ENUM_ITEM(IntSource_ww) /* material level internal source submatrix - water source */ \
ENUM_ITEM(IntSource_hh) /* - heat source */ \
ENUM_ITEM(IntSource_hw) /* - heat source dependency on water content change */ \
ENUM_ITEM(IntSource_wh) /* - water source dependency on temperature change */
#define ENUM_ITEM(element)
Definition: cltypes.C:288

Definition at line 41 of file matresponsemode.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:32 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011