OdePdeConvergenceTester< CELL, CARDIAC_PROBLEM, DIM, PROBLEM_DIM > Class Template Reference

#include <OdePdeConvergenceTester.hpp>

Inheritance diagram for OdePdeConvergenceTester< CELL, CARDIAC_PROBLEM, DIM, PROBLEM_DIM >:

Inheritance graph
[legend]
Collaboration diagram for OdePdeConvergenceTester< CELL, CARDIAC_PROBLEM, DIM, PROBLEM_DIM >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void SetInitialConvergenceParameters ()
void UpdateConvergenceParameters ()
bool GiveUpConvergence ()
double Abscissa ()


Detailed Description

template<class CELL, class CARDIAC_PROBLEM, unsigned DIM, unsigned PROBLEM_DIM>
class OdePdeConvergenceTester< CELL, CARDIAC_PROBLEM, DIM, PROBLEM_DIM >

Drop the PDE and ODE time-steps (in synch) until a convergence criterion is met

Definition at line 38 of file OdePdeConvergenceTester.hpp.


Member Function Documentation

template<class CELL, class CARDIAC_PROBLEM, unsigned DIM, unsigned PROBLEM_DIM>
void OdePdeConvergenceTester< CELL, CARDIAC_PROBLEM, DIM, PROBLEM_DIM >::SetInitialConvergenceParameters (  )  [inline, virtual]

template<class CELL, class CARDIAC_PROBLEM, unsigned DIM, unsigned PROBLEM_DIM>
void OdePdeConvergenceTester< CELL, CARDIAC_PROBLEM, DIM, PROBLEM_DIM >::UpdateConvergenceParameters (  )  [inline, virtual]

template<class CELL, class CARDIAC_PROBLEM, unsigned DIM, unsigned PROBLEM_DIM>
bool OdePdeConvergenceTester< CELL, CARDIAC_PROBLEM, DIM, PROBLEM_DIM >::GiveUpConvergence (  )  [inline, virtual]

Returns:
true to give up when the time-steps become unreasonably small

Implements AbstractConvergenceTester< CELL, CARDIAC_PROBLEM, DIM, PROBLEM_DIM >.

Definition at line 61 of file OdePdeConvergenceTester.hpp.

References AbstractUntemplatedConvergenceTester::OdeTimeStep, and AbstractUntemplatedConvergenceTester::PdeTimeStep.

template<class CELL, class CARDIAC_PROBLEM, unsigned DIM, unsigned PROBLEM_DIM>
double OdePdeConvergenceTester< CELL, CARDIAC_PROBLEM, DIM, PROBLEM_DIM >::Abscissa (  )  [inline, virtual]

Returns:
the ODE/PDE time-step as abcissa

Implements AbstractConvergenceTester< CELL, CARDIAC_PROBLEM, DIM, PROBLEM_DIM >.

Definition at line 71 of file OdePdeConvergenceTester.hpp.

References AbstractUntemplatedConvergenceTester::OdeTimeStep.


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

Generated on Mon Apr 18 11:37:39 2011 for Chaste by  doxygen 1.5.5