Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Public Member Functions | List of all members
fub::amrex::IsBlockedIfLargePressure Struct Reference

#include <GenericPressureValveBoundary.hpp>

Public Member Functions

template<typename EulerEquation >
bool operator() (EulerEquation &equation, std::optional< Duration >, double inner_pressure, const KineticState< EulerEquation > &compressor_state, const GriddingAlgorithm &, int) const noexcept
 

Member Function Documentation

◆ operator()()

template<typename EulerEquation >
bool fub::amrex::IsBlockedIfLargePressure::operator() ( EulerEquation &  equation,
std::optional< Duration ,
double  inner_pressure,
const KineticState< EulerEquation > &  compressor_state,
const GriddingAlgorithm ,
int   
) const
inlinenoexcept

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