|
static const char *const | typeName = "bool" |
|
static const char * | componentNames [] = { "" } |
|
static const bool | zero = false |
|
static const bool | one = true |
|
Definition at line 65 of file bool.H.
◆ cmptType
Component type.
Definition at line 72 of file bool.H.
◆ anonymous enum
Enumerator |
---|
dim | Dimensionality of space.
|
rank | Rank of bool is 0.
|
nComponents | Number of components in bool is 1.
|
Definition at line 76 of file bool.H.
◆ pTraits() [1/2]
Construct from primitive.
Definition at line 36 of file bool.C.
◆ pTraits() [2/2]
◆ operator bool()
Access to the bool value.
Definition at line 104 of file bool.H.
◆ operator bool &()
Access to the bool value.
Definition at line 110 of file bool.H.
◆ p_
◆ typeName
const char *const typeName = "bool" |
|
static |
◆ componentNames
const char * componentNames = { "" } |
|
static |
◆ zero
◆ one
The documentation for this class was generated from the following files:
- src/OpenFOAM/primitives/bools/bool/bool.H
- src/OpenFOAM/primitives/bools/bool/bool.C