6#include "include/Sfx_DefineTypes.h"
15 template<
typename T=
float64,
typename CONT=std::valarray<T>>
25 [[nodiscard]]
bool empty() const noexcept
57 [[nodiscard]]
bool empty() const noexcept
Definition DamBreakProb.h:15
Aggregate (must support operator[])
Definition dbpp_SweRhsData.hpp:17
CONT m_FF2
Definition dbpp_SweRhsData.hpp:19
bool empty() const noexcept
Check size of containers.
Definition dbpp_SweRhsData.hpp:25
void resize() noexcept
Reset size to zero.
Definition dbpp_SweRhsData.hpp:32
CONT m_S
Definition dbpp_SweRhsData.hpp:20
CONT m_FF1
Definition dbpp_SweRhsData.hpp:18
Inherited aggregate (extended), add pressure term data.
Definition dbpp_SweRhsData.hpp:43
void resize() noexcept
Reset size to zero.
Definition dbpp_SweRhsData.hpp:48
decltype(m_FF1) m_PF2
Definition dbpp_SweRhsData.hpp:44
bool empty() const noexcept
Check size to zero.
Definition dbpp_SweRhsData.hpp:57