OOFEM 3.0
Loading...
Searching...
No Matches
chartype.h File Reference
#include "enumitem.h"

Go to the source code of this file.

Namespaces

namespace  oofem

Macros

#define CharType_DEF

Enumerations

enum  oofem::CharType { oofem::CharType_DEF }

Functions

const char * oofem::__CharTypeToString (CharType _value)

Macro Definition Documentation

◆ CharType_DEF

#define CharType_DEF

Type representing kind of characteristic value (of scalar, vector or tensorial character) or unknown, which is required, requested, returned, or passed to/from various general services. It typically describes the physical meaning of corresponding component. Typically, many top base classes declare general services for requesting or computing some "characteristic" values of given type. Then only one service for all values of sane type (like vector, scalar) is declared, passing the type of required value (of CharType type) as parameter. Particular implementation based on passed CharType value, usually invokes corresponding specialized services and returns result. If passed CharType value is of unsupported value, error is generated.

See also
ValueModeType type.

Definition at line 52 of file chartype.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