Chombo + EB + MF  3.2
Private Member Functions | List of all members
FIConcept Class Reference

#include <ARK4.H>

Private Member Functions

void define (const XConcept &a_state, Real a_dt, Real a_gamma)
 
void resetDt (Real a_dt)
 
void operator() (dXConcept &a_result, Real a_time, const XConcept &a_state)
 
void solve (XConcept &a_soln, const dXConcept &a_rhs, Real a_time)
 
 ~FIConcept ()
 

Constructor & Destructor Documentation

◆ ~FIConcept()

FIConcept::~FIConcept ( )
inlineprivate

Member Function Documentation

◆ define()

void FIConcept::define ( const XConcept a_state,
Real  a_dt,
Real  a_gamma 
)
private

◆ resetDt()

void FIConcept::resetDt ( Real  a_dt)
private

◆ operator()()

void FIConcept::operator() ( dXConcept a_result,
Real  a_time,
const XConcept a_state 
)
private

◆ solve()

void FIConcept::solve ( XConcept a_soln,
const dXConcept a_rhs,
Real  a_time 
)
private

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