Alamo
Public Member Functions | Static Public Attributes
Numeric::Advect::Limiter::MinMod Class Reference

#include <MinMod.H>

Public Member Functions

AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Set::Scalar operator() (Set::Scalar lo, Set::Scalar mid, Set::Scalar hi) const
 
void Parse (MinMod &, IO::ParmParse &)
 

Static Public Attributes

static constexpr const char * name = "minmod"
 

Detailed Description

Definition at line 13 of file MinMod.H.

Member Function Documentation

◆ operator()()

AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Set::Scalar Numeric::Advect::Limiter::MinMod::operator() ( Set::Scalar  lo,
Set::Scalar  mid,
Set::Scalar  hi 
) const
inline

Definition at line 19 of file MinMod.H.

◆ Parse()

void Numeric::Advect::Limiter::MinMod::Parse ( MinMod ,
IO::ParmParse  
)
inline

Definition at line 26 of file MinMod.H.

Field Documentation

◆ name

constexpr const char* Numeric::Advect::Limiter::MinMod::name = "minmod"
staticconstexpr

Definition at line 16 of file MinMod.H.


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