#include <advectionDiffusionDynamics.h>
|
template<unsigned D, unsigned Q, unsigned... > |
static constexpr unsigned | size () |
|
template<typename DESCRIPTOR > |
static constexpr unsigned | size () |
|
template<typename T , typename DESCRIPTOR > |
static constexpr auto | getInitialValue () |
|
template<typename T , typename DESCRIPTOR , typename FIELD > |
static constexpr auto | isValid (FieldD< T, DESCRIPTOR, FIELD > value) |
|
static constexpr bool | isSerializable () |
|
◆ getInitialValue()
template<typename T , typename DESCRIPTOR >
static constexpr auto olb::Light::ANISOMATRIX::getInitialValue |
( |
| ) |
|
|
inlinestaticconstexpr |
Definition at line 64 of file advectionDiffusionDynamics.h.
64 {
66 }
Vector(T &&t, Ts &&... ts) -> Vector< std::remove_cvref_t< T >, 1+sizeof...(Ts)>
static constexpr unsigned size()
References size().
◆ isValid()
template<typename T , typename DESCRIPTOR , typename FIELD >
static constexpr auto olb::Light::ANISOMATRIX::isValid |
( |
FieldD< T, DESCRIPTOR, FIELD > | value | ) |
|
|
inlinestaticconstexpr |
◆ size() [1/2]
template<unsigned D, unsigned Q, unsigned... >
static constexpr unsigned olb::Light::ANISOMATRIX::size |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ size() [2/2]
template<typename DESCRIPTOR >
static constexpr unsigned olb::Light::ANISOMATRIX::size |
( |
| ) |
|
|
inlinestaticconstexpr |
The documentation for this struct was generated from the following file: