ensightPTraits< Type > Class Template Reference

Ensight names and component order for base types. More...

Public Member Functions

template<>
const char *const typeName
 
template<>
const Foam::direction componentOrder []
 
template<>
const char *const typeName
 
template<>
const Foam::direction componentOrder []
 
template<>
const char *const typeName
 
template<>
const Foam::direction componentOrder []
 
template<>
const char *const typeName
 
template<>
const Foam::direction componentOrder []
 
template<>
const char *const typeName
 
template<>
const Foam::direction componentOrder []
 
template<>
const char *const typeName
 
template<>
const Foam::direction componentOrder []
 
template<>
const char *const typeName
 
template<>
const direction componentOrder []
 
template<>
const char *const typeName
 
template<>
const direction componentOrder []
 
template<>
const char *const typeName
 
template<>
const direction componentOrder []
 
template<>
const char *const typeName
 
template<>
const direction componentOrder []
 
template<>
const char *const typeName
 
template<>
const direction componentOrder []
 
template<>
const char *const typeName
 
template<>
const direction componentOrder []
 

Static Public Attributes

static const char *const typeName
 The type name used in ensight case files. More...
 
static const direction componentOrder []
 Ordering table: return OpenFOAM component given Ensight component. More...
 

Detailed Description

template<class Type>
class Foam::ensightPTraits< Type >

Ensight names and component order for base types.

For the purpose of traits, integers (label) are treated like floating point (scalar). Spherical tensors are mapped as a scalar.

Definition at line 53 of file ensightPTraits.H.

Member Function Documentation

◆ typeName() [1/12]

const char *const typeName ( )

Definition at line 35 of file ensightPTraits.C.

◆ componentOrder() [1/12]

const Foam::direction componentOrder ( )

Definition at line 39 of file ensightPTraits.C.

◆ typeName() [2/12]

const char *const typeName ( )

Definition at line 44 of file ensightPTraits.C.

◆ componentOrder() [2/12]

const Foam::direction componentOrder ( )

Definition at line 48 of file ensightPTraits.C.

◆ typeName() [3/12]

const char *const typeName ( )

Definition at line 53 of file ensightPTraits.C.

◆ componentOrder() [3/12]

const Foam::direction componentOrder ( )

Definition at line 57 of file ensightPTraits.C.

◆ typeName() [4/12]

const char *const typeName ( )

Definition at line 63 of file ensightPTraits.C.

◆ componentOrder() [4/12]

const Foam::direction componentOrder ( )

Definition at line 67 of file ensightPTraits.C.

◆ typeName() [5/12]

const char *const typeName ( )

Definition at line 72 of file ensightPTraits.C.

◆ componentOrder() [5/12]

const Foam::direction componentOrder ( )

Definition at line 76 of file ensightPTraits.C.

◆ typeName() [6/12]

const char *const typeName ( )

Definition at line 81 of file ensightPTraits.C.

◆ componentOrder() [6/12]

const Foam::direction componentOrder ( )

Definition at line 85 of file ensightPTraits.C.

◆ typeName() [7/12]

const char *const typeName ( )

Definition at line 68 of file ensightPTraits.H.

◆ componentOrder() [7/12]

const direction componentOrder ( )

Definition at line 71 of file ensightPTraits.H.

◆ typeName() [8/12]

const char *const typeName ( )

Definition at line 74 of file ensightPTraits.H.

◆ componentOrder() [8/12]

const direction componentOrder ( )

Definition at line 77 of file ensightPTraits.H.

◆ typeName() [9/12]

const char *const typeName ( )

Definition at line 80 of file ensightPTraits.H.

◆ componentOrder() [9/12]

const direction componentOrder ( )

Definition at line 83 of file ensightPTraits.H.

◆ typeName() [10/12]

const char *const typeName ( )

Definition at line 86 of file ensightPTraits.H.

◆ componentOrder() [10/12]

const direction componentOrder ( )

Definition at line 89 of file ensightPTraits.H.

◆ typeName() [11/12]

const char *const typeName ( )

Definition at line 92 of file ensightPTraits.H.

◆ componentOrder() [11/12]

const direction componentOrder ( )

Definition at line 95 of file ensightPTraits.H.

◆ typeName() [12/12]

const char *const typeName ( )

Definition at line 98 of file ensightPTraits.H.

◆ componentOrder() [12/12]

const direction componentOrder ( )

Definition at line 101 of file ensightPTraits.H.

Member Data Documentation

◆ typeName

const char* const typeName
static

The type name used in ensight case files.

Definition at line 56 of file ensightPTraits.H.

◆ componentOrder

const direction componentOrder[]
static

Ordering table: return OpenFOAM component given Ensight component.

This is used for the symmTensor ordering: Ensight requires xx yy zz xy xz yz

Definition at line 61 of file ensightPTraits.H.


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