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

#include <Gradient.hpp>

Public Member Functions

double operator() (double R) const noexcept
 
Array1d operator() (Array1d R) const noexcept
 

Member Function Documentation

◆ operator()() [1/2]

Array1d fub::MinModLimiter::operator() ( Array1d  R) const
inlinenoexcept

◆ operator()() [2/2]

double fub::MinModLimiter::operator() ( double  R) const
inlinenoexcept

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