DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
Loading...
Searching...
No Matches
dbpp::SweRhsDataP Struct Reference

Inherited aggregate (extended), add pressure term data. More...

#include <dbpp_SweRhsData.hpp>

Inheritance diagram for dbpp::SweRhsDataP:
dbpp::SweRhsData< T, CONT >

Public Member Functions

void resize () noexcept
 Reset size to zero.
bool empty () const noexcept
 Check size to zero.
Public Member Functions inherited from dbpp::SweRhsData< T, CONT >
bool empty () const noexcept
 Check size of containers.
void resize () noexcept
 Reset size to zero.

Public Attributes

decltype(m_FF1m_PF2
Public Attributes inherited from dbpp::SweRhsData< T, CONT >
CONT m_FF1
CONT m_FF2
CONT m_S

Detailed Description

Inherited aggregate (extended), add pressure term data.

Member Function Documentation

◆ empty()

bool dbpp::SweRhsDataP::empty ( ) const
inlinenodiscardnoexcept

Check size to zero.

Returns
true/false

◆ resize()

void dbpp::SweRhsDataP::resize ( )
inlinenoexcept

Reset size to zero.

Member Data Documentation

◆ m_PF2

decltype(m_FF1) dbpp::SweRhsDataP::m_PF2

pressure data


The documentation for this struct was generated from the following file: