#include <src/OpenFOAM/primitives/bools/bool/bool.H>
Detailed Description
template<>
class Foam::pTraits< bool >
Definition at line 64 of file bool.H.
List of all members.
Static Public Attributes |
static const char *const | typeName = "bool" |
static const char * | componentNames [] = { "x" } |
static const bool | zero |
static const bool | one |
Member Typedef Documentation
Component type.
Definition at line 71 of file bool.H.
Member Enumeration Documentation
- Enumerator:
-
Definition at line 75 of file bool.H.
Constructor & Destructor Documentation
Construct from bool.
Definition at line 94 of file bool.H.
References b.
Member Function Documentation
Member Data Documentation
const char *const typeName = "bool" |
|
static |
const char * componentNames = { "x" } |
|
static |
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