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

#include <MC.H>

Public Member Functions

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

Static Public Attributes

static constexpr const char * name = "mc"
 

Detailed Description

Definition at line 14 of file MC.H.

Member Function Documentation

◆ operator()()

Set::Scalar Numeric::Advect::Limiter::MC::operator() ( Set::Scalar  lo,
Set::Scalar  mid,
Set::Scalar  hi 
) const
inline

Definition at line 18 of file MC.H.

◆ Parse()

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

Definition at line 25 of file MC.H.

Field Documentation

◆ name

constexpr const char* Numeric::Advect::Limiter::MC::name = "mc"
staticconstexpr

Definition at line 17 of file MC.H.


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