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

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

Static Public Attributes

static constexpr const char * name = "umist"
 

Detailed Description

Definition at line 13 of file UMIST.H.

Member Function Documentation

◆ operator()()

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

Definition at line 19 of file UMIST.H.

◆ Parse()

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

Definition at line 31 of file UMIST.H.

Field Documentation

◆ name

constexpr const char* Numeric::Advect::Limiter::UMIST::name = "umist"
staticconstexpr

Definition at line 16 of file UMIST.H.


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