OOFEM 3.0
Loading...
Searching...
No Matches
cltypes.C File Reference
#include "error.h"
#include "chartype.h"
#include "internalstatetype.h"
#include "internalstatevaluetype.h"
#include "elementgeometrytype.h"
#include "unknowntype.h"
#include "materialmode.h"
#include "matresponsemode.h"
#include "valuemodetype.h"
#include "materialmappingalgorithmtype.h"
#include "meshpackagetype.h"
#include "domaintype.h"
#include "doftype.h"
#include "dofiditem.h"
#include "contextioerr.h"
#include "field.h"
#include "xfem/xfemmanager.h"
#include <cstring>
#include <string>

Go to the source code of this file.

Namespaces

namespace  oofem

Macros

#define ENUM_ITEM(element)
#define ENUM_ITEM_WITH_VALUE(element, val)
#define TO_STRING_BODY(enum_def)

Functions

char oofem::cltypesGiveUnknownTypeModeKey (ValueModeType mode)
InternalStateValueType oofem::giveInternalStateValueType (InternalStateType type)
int oofem::giveInternalStateTypeSize (InternalStateValueType valType)
InternalStateValueType oofem::giveInternalStateValueType (UnknownType type)
const char * oofem::__InternalStateTypeToString (InternalStateType _value)
const char * oofem::__UnknownTypeToString (UnknownType _value)
const char * oofem::__dofTypeToString (dofType _value)
const char * oofem::__domainTypeToString (domainType _value)
const char * oofem::__Element_Geometry_TypeToString (Element_Geometry_Type _value)
std::string oofem::__DofIDItemToString (DofIDItem _value)
const char * oofem::__CharTypeToString (CharType _value)
const char * oofem::__MaterialMappingAlgorithmTypeToString (MaterialMappingAlgorithmType _value)
const char * oofem::__MeshPackageTypeToString (MeshPackageType _value)
const char * oofem::__XFEMStateTypeToString (XFEMStateType _value)

Macro Definition Documentation

◆ ENUM_ITEM

#define ENUM_ITEM ( element)
Value:
case element: return # element;

Definition at line 299 of file cltypes.C.

◆ ENUM_ITEM_WITH_VALUE

#define ENUM_ITEM_WITH_VALUE ( element,
val )
Value:
case element: return # element;

Definition at line 301 of file cltypes.C.

◆ TO_STRING_BODY


This page is part of the OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak Bořek Patzák
Project e-mail: oofem@fsv.cvut.cz
Generated at for OOFEM by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2011