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

#include <Superbee.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 (Superbee &, IO::ParmParse &)
 

Static Public Attributes

static constexpr const char * name = "superbee"
 

Detailed Description

Definition at line 13 of file Superbee.H.

Member Function Documentation

◆ operator()()

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

Definition at line 19 of file Superbee.H.

◆ Parse()

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

Definition at line 28 of file Superbee.H.

Field Documentation

◆ name

constexpr const char* Numeric::Advect::Limiter::Superbee::name = "superbee"
staticconstexpr

Definition at line 16 of file Superbee.H.


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