ensightPTraits< PrimitiveType > Class Template Reference

Conversion of OpenFOAM pTraits into the Ensight equivalent. 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
 
static const direction componentOrder []
 Ordering table: return OpenFOAM component given Ensight component. More...
 

Detailed Description

template<class PrimitiveType>
class Foam::ensightPTraits< PrimitiveType >

Conversion of OpenFOAM pTraits into the Ensight equivalent.

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

Definition at line 54 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 68 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 77 of file ensightPTraits.C.

◆ typeName() [6/12]

const char *const typeName ( )

Definition at line 82 of file ensightPTraits.C.

◆ componentOrder() [6/12]

const Foam::direction componentOrder ( )

Definition at line 86 of file ensightPTraits.C.

◆ typeName() [7/12]

const char *const typeName ( )

Definition at line 69 of file ensightPTraits.H.

◆ componentOrder() [7/12]

const direction componentOrder ( )

Definition at line 72 of file ensightPTraits.H.

◆ typeName() [8/12]

const char *const typeName ( )

Definition at line 75 of file ensightPTraits.H.

◆ componentOrder() [8/12]

const direction componentOrder ( )

Definition at line 78 of file ensightPTraits.H.

◆ typeName() [9/12]

const char *const typeName ( )

Definition at line 81 of file ensightPTraits.H.

◆ componentOrder() [9/12]

const direction componentOrder ( )

Definition at line 84 of file ensightPTraits.H.

◆ typeName() [10/12]

const char *const typeName ( )

Definition at line 87 of file ensightPTraits.H.

◆ componentOrder() [10/12]

const direction componentOrder ( )

Definition at line 90 of file ensightPTraits.H.

◆ typeName() [11/12]

const char *const typeName ( )

Definition at line 93 of file ensightPTraits.H.

◆ componentOrder() [11/12]

const direction componentOrder ( )

Definition at line 96 of file ensightPTraits.H.

◆ typeName() [12/12]

const char *const typeName ( )

Definition at line 99 of file ensightPTraits.H.

◆ componentOrder() [12/12]

const direction componentOrder ( )

Definition at line 102 of file ensightPTraits.H.

Member Data Documentation

◆ typeName

const char* const typeName
static

Definition at line 60 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 65 of file ensightPTraits.H.


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