BISICLES AMR ice sheet model  0.9
Public Member Functions | List of all members
RateFactor Class Referenceabstract

rate factor A(T) in (e.g) Glen's law More...

#include <ConstitutiveRelation.H>

Inheritance diagram for RateFactor:
Inheritance graph
[legend]

Public Member Functions

virtual ~RateFactor ()
 
virtual void computeA (FArrayBox &a_A, const FArrayBox &a_thetaStar, const FArrayBox &a_pressure, const Box &a_box) const =0
 
virtual RateFactorgetNewRateFactor () const =0
 

Detailed Description

rate factor A(T) in (e.g) Glen's law

Constructor & Destructor Documentation

◆ ~RateFactor()

virtual RateFactor::~RateFactor ( )
inlinevirtual

Member Function Documentation

◆ computeA()

virtual void RateFactor::computeA ( FArrayBox &  a_A,
const FArrayBox &  a_thetaStar,
const FArrayBox &  a_pressure,
const Box &  a_box 
) const
pure virtual

◆ getNewRateFactor()

virtual RateFactor* RateFactor::getNewRateFactor ( ) const
pure virtual

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