BISICLES AMR ice sheet model  0.9
Public Member Functions | List of all members
AxbyMuCoefficient Class Reference

#include <MuCoefficient.H>

Inheritance diagram for AxbyMuCoefficient:
Inheritance graph
[legend]
Collaboration diagram for AxbyMuCoefficient:
Collaboration graph
[legend]

Public Member Functions

 AxbyMuCoefficient (const Real &a_a, MuCoefficient *a_x, const Real &a_b, MuCoefficient *a_y)
 constructor More...
 
virtual ~AxbyMuCoefficient ()
 destructor More...
 
virtual MuCoefficientnew_muCoefficient () const
 factory method More...
 
virtual void setMuCoefficient (LevelData< FArrayBox > &a_cellMuCoef, LevelSigmaCS &a_coordSys, Real a_time, Real a_dt)
 define cell and face-centered coefficient More...
 
- Public Member Functions inherited from MuCoefficient
 MuCoefficient ()
 constructor More...
 
virtual ~MuCoefficient ()
 destructor More...
 

Additional Inherited Members

- Static Public Member Functions inherited from MuCoefficient
static MuCoefficientparseMuCoefficient (const char *a_prefix)
 assemble a MuCoefficient object from ParmParse input, return pointer More...
 

Constructor & Destructor Documentation

◆ AxbyMuCoefficient()

AxbyMuCoefficient::AxbyMuCoefficient ( const Real &  a_a,
MuCoefficient a_x,
const Real &  a_b,
MuCoefficient a_y 
)

constructor

References MuCoefficient::new_muCoefficient().

Referenced by new_muCoefficient().

◆ ~AxbyMuCoefficient()

AxbyMuCoefficient::~AxbyMuCoefficient ( )
virtual

destructor

References setMuCoefficient().

Member Function Documentation

◆ new_muCoefficient()

MuCoefficient * AxbyMuCoefficient::new_muCoefficient ( ) const
virtual

factory method

return a pointer to a new Mucoefficient object

Implements MuCoefficient.

References AxbyMuCoefficient().

◆ setMuCoefficient()

void AxbyMuCoefficient::setMuCoefficient ( LevelData< FArrayBox > &  a_cellMuCoef,
LevelSigmaCS a_coordSys,
Real  a_time,
Real  a_dt 
)
virtual

define cell and face-centered coefficient

time and dt are included in case this is time-dependent.

Implements MuCoefficient.

Referenced by ~AxbyMuCoefficient().


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