OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
enumitem.h File Reference

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 ENUM_ITEM(element)   element,
 
#define ENUM_ITEM_WITH_VALUE(element, val)   element = val,
 

Macro Definition Documentation

#define ENUM_ITEM (   element)    element,

Definition at line 40 of file enumitem.h.

#define ENUM_ITEM_WITH_VALUE (   element,
  val 
)    element = val,

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