OOFEM 3.0
Loading...
Searching...
No Matches
field.h File Reference
#include "domain.h"
#include "oofemenv.h"
#include "valuemodetype.h"
#include "contextioresulttype.h"
#include "contextmode.h"
#include "enumitem.h"
#include "intarray.h"
#include <string>
#include <memory>

Go to the source code of this file.

Classes

class  oofem::Field

Namespaces

namespace  oofem

Macros

#define FieldType_DEF

Typedefs

typedef std::shared_ptr< Fieldoofem::FieldPtr

Enumerations

enum  oofem::FieldType { oofem::FieldType_DEF }
 Physical type of field. More...

Macro Definition Documentation

◆ FieldType_DEF

#define FieldType_DEF
Value:
ENUM_ITEM_WITH_VALUE(FT_Unknown, 0) \
ENUM_ITEM_WITH_VALUE(FT_Velocity, 1) \
ENUM_ITEM_WITH_VALUE(FT_Displacements, 2) \
ENUM_ITEM_WITH_VALUE(FT_VelocityPressure, 3) \
ENUM_ITEM_WITH_VALUE(FT_Pressure, 4) \
ENUM_ITEM_WITH_VALUE(FT_Temperature, 5) \
ENUM_ITEM_WITH_VALUE(FT_HumidityConcentration, 6) \
ENUM_ITEM_WITH_VALUE(FT_TransportProblemUnknowns, 7) \
ENUM_ITEM_WITH_VALUE(FT_TemperatureAmbient, 8) \
ENUM_ITEM_WITH_VALUE(FT_EigenStrain, 9) \
ENUM_ITEM_WITH_VALUE(FT_VOF, 10)
#define ENUM_ITEM_WITH_VALUE(element, val)
Definition cltypes.C:301
Todo
FieldType and UnknownType basically determine the same thing. Should be possible to stick to one. Combinations of fields should be possible with logical bitfields.

Definition at line 50 of file field.h.


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