|
NeoN
A framework for CFD software
|
#include "NeoN/core/primitives/vec3.hpp"#include "NeoN/core/primitives/tensor.hpp"#include "NeoN/core/primitives/symmTensor.hpp"Go to the source code of this file.
Macros | |
| #define | NN_FOR_ALL_INTEGER_TYPES(_macro) |
| #define | NN_FOR_ALL_SCALAR_TYPES(_macro) |
| #define | NN_FOR_ALL_VALUE_TYPES(_macro) |
| #define NN_FOR_ALL_INTEGER_TYPES | ( | _macro | ) |
Definition at line 14 of file macros.hpp.
| #define NN_FOR_ALL_SCALAR_TYPES | ( | _macro | ) |
Definition at line 24 of file macros.hpp.
| #define NN_FOR_ALL_VALUE_TYPES | ( | _macro | ) |
Definition at line 32 of file macros.hpp.