NeoFOAM
WIP Prototype of a modern OpenFOAM core
|
#include <span.hpp>
Public Member Functions | |
Span (std::span< ValueType > in) | |
constexpr ValueType & | operator[] (std::size_t index) const |
Public Attributes | |
bool | abort = true |
size_t | failureIndex = 0 |
|
inline |
|
inlineconstexpr |
bool NeoFOAM::Span< ValueType >::abort = true |
|
mutable |