exprTypeTraits< ::Foam::scalar > Struct Template Reference

scalar expression traits More...

Public Types

typedef ::Foam::scalar value_type
 

Static Public Attributes

static constexpr const char *const name = "scalar"
 
static constexpr ::Foam::expressions::valueTypeCode value = ::Foam::expressions::valueTypeCode::type_scalar
 
static constexpr ::Foam::direction rank = 0
 
static constexpr ::Foam::direction nComponents = 1
 

Detailed Description

template<>
struct Foam::exprTypeTraits< ::Foam::scalar >

scalar expression traits

Definition at line 179 of file exprTraits.H.

Member Typedef Documentation

◆ value_type

typedef ::Foam::scalar value_type

Definition at line 179 of file exprTraits.H.

Member Data Documentation

◆ name

constexpr const char* const name = "scalar"
static

Definition at line 179 of file exprTraits.H.

◆ value

Definition at line 179 of file exprTraits.H.

◆ rank

constexpr ::Foam::direction rank = 0
static

Definition at line 179 of file exprTraits.H.

◆ nComponents

constexpr ::Foam::direction nComponents = 1
static

Definition at line 179 of file exprTraits.H.


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