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

Enumerations

enum  oofem::dofType { oofem::dofType_DEF }
 Dof Type, determines the type of DOF created. More...
 

Functions

const char * oofem::__dofTypeToString (dofType _value)
 

Macro Definition Documentation

#define dofType_DEF
Value:
ENUM_ITEM_WITH_VALUE(DT_master, 0) \
ENUM_ITEM_WITH_VALUE(DT_simpleSlave, 1) \
ENUM_ITEM_WITH_VALUE(DT_active, 3)
#define ENUM_ITEM_WITH_VALUE(element, val)
Definition: cltypes.C:290

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