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::ChangeTOpened_ReducedModelDemo Struct Reference

#include <GenericPressureValveBoundary.hpp>

Public Member Functions

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

Member Function Documentation

◆ operator()()

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

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