OpenLB 1.7
|
Base of a descriptor field of pointer type. More...
#include <fields.h>
Additional Inherited Members | |
![]() | |
using | value_type |
using | column_type |
![]() | |
using | value_type |
Return value type of field. | |
using | column_type |
![]() | |
FIELD_BASE ()=default | |
![]() | |
static constexpr auto | getInitialValue () |
static constexpr bool | isSerializable () |
![]() | |
static constexpr std::size_t | size () |
Get size of field for descriptor. | |
static constexpr auto | getInitialValue () |
Return value must be a correctly sized and typed olb::Vector. | |
static constexpr auto | isValid (FieldD< T, DESCRIPTOR, FIELD > value) |
static constexpr bool | isSerializable () |
Base of a descriptor field of pointer type.