#include <DiscType.h>
Inheritance diagram for DiscTypeBase:
Public Types | |
enum | { CHAR, SHORT, INT, LONG, FLOAT, DOUBLE, DCOMPLEX, FCOMPLEX, SCALAR, VEKTOR, TENZOR, SYMTENZOR, ANTISYMTENZOR, UNKNOWN } |
Static Public Member Functions | |
static int | scalarType (const string &s) |
static int | dim (const string &s) |
static int | appType (const string &s) |
Definition at line 33 of file DiscType.h.
|
Definition at line 35 of file DiscType.h. |
|
Definition at line 77 of file DiscType.h. References ANTISYMTENZOR, SCALAR, SYMTENZOR, TENZOR, UNKNOWN, and VEKTOR. |
|
Definition at line 65 of file DiscType.h. |
|
Definition at line 39 of file DiscType.h. References CHAR, DCOMPLEX, DOUBLE, FCOMPLEX, FLOAT, INT, LONG, SHORT, and UNKNOWN. |