OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
DiscType< AntiSymTenzor< T, D > > Struct Template Reference

#include <DiscType.h>

Inheritance diagram for DiscType< AntiSymTenzor< T, D > >:
Inheritance graph
Collaboration diagram for DiscType< AntiSymTenzor< T, D > >:
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

template<class T, unsigned D>
struct DiscType< AntiSymTenzor< T, D > >

Definition at line 157 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()

template<class T , unsigned D>
static std::string DiscType< AntiSymTenzor< T, D > >::str ( )
inlinestatic

Definition at line 157 of file DiscType.h.


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