DiscTypeBase Struct Reference

#include <DiscType.h>

Inheritance diagram for DiscTypeBase:

Inheritance graph
[legend]
List of all members.

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)

Detailed Description

Definition at line 33 of file DiscType.h.


Member Enumeration Documentation

anonymous enum
 

Enumerator:
CHAR 
SHORT 
INT 
LONG 
FLOAT 
DOUBLE 
DCOMPLEX 
FCOMPLEX 
SCALAR 
VEKTOR 
TENZOR 
SYMTENZOR 
ANTISYMTENZOR 
UNKNOWN 

Definition at line 35 of file DiscType.h.


Member Function Documentation

static int DiscTypeBase::appType const string s  )  [inline, static]
 

Definition at line 77 of file DiscType.h.

References ANTISYMTENZOR, SCALAR, SYMTENZOR, TENZOR, UNKNOWN, and VEKTOR.

static int DiscTypeBase::dim const string s  )  [inline, static]
 

Definition at line 65 of file DiscType.h.

static int DiscTypeBase::scalarType const string s  )  [inline, static]
 

Definition at line 39 of file DiscType.h.

References CHAR, DCOMPLEX, DOUBLE, FCOMPLEX, FLOAT, INT, LONG, SHORT, and UNKNOWN.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 16 14:36:58 2006 for IPPL by  doxygen 1.4.6