|
SPH
|
Object holding a single values of various types. More...
#include "math/Means.h"#include "objects/geometry/Tensor.h"#include "objects/geometry/TracelessTensor.h"#include "objects/wrappers/Variant.h"Go to the source code of this file.
Classes | |
| class | Dynamic |
| Convenient object for storing a single value of different types. More... | |
Enumerations | |
| enum class | DynamicId { SIZE = 1 , FLOAT , VECTOR , TENSOR , SYMMETRIC_TENSOR , TRACELESS_TENSOR , MIN_MAX_MEAN , STRING } |
| Enum representing a value type stored in a Value object. More... | |