OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
DiscType< double > Struct Reference

#include <DiscType.h>

Inheritance diagram for DiscType< double >:
Inheritance graph
Collaboration diagram for DiscType< double >:
Collaboration graph

Public Types

enum  {
  CHAR , SHORT , INT , LONG ,
  FLOAT , DOUBLE , DCOMPLEX , FCOMPLEX ,
  SCALAR , VEKTOR , TENZOR , SYMTENZOR ,
  ANTISYMTENZOR , UNKNOWN
}
 

Static Public Member Functions

static std::string str ()
 
static int scalarType (const std::string &s)
 
static int dim (const std::string &s)
 
static int appType (const std::string &s)
 

Detailed Description

Definition at line 124 of file DiscType.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
inherited
Enumerator
CHAR 
SHORT 
INT 
LONG 
FLOAT 
DOUBLE 
DCOMPLEX 
FCOMPLEX 
SCALAR 
VEKTOR 
TENZOR 
SYMTENZOR 
ANTISYMTENZOR 
UNKNOWN 

Definition at line 31 of file DiscType.h.

Member Function Documentation

◆ appType()

static int DiscTypeBase::appType ( const std::string &  s)
inlinestaticinherited

◆ dim()

static int DiscTypeBase::dim ( const std::string &  s)
inlinestaticinherited

Definition at line 61 of file DiscType.h.

References Physics::c.

◆ scalarType()

static int DiscTypeBase::scalarType ( const std::string &  s)
inlinestaticinherited

◆ str()

static std::string DiscType< double >::str ( )
inlinestatic

Definition at line 124 of file DiscType.h.


The documentation for this struct was generated from the following file: