MarkovSolver Class Reference

#include <MarkovSolver.h>

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

List of all members.

Public Member Functions

 MarkovSolver ()
 ~MarkovSolver ()
MatrixcomputeMatrixExponential ()
MatrixcomputePadeApproximant (Matrix *, unsigned int)
void reinit (const Eref &, ProcPtr)
void process (const Eref &, ProcPtr)

Static Public Member Functions

static const CinfoinitCinfo ()

Constructor & Destructor Documentation

MarkovSolver::MarkovSolver (  ) 
MarkovSolver::~MarkovSolver (  ) 

Member Function Documentation

Matrix * MarkovSolver::computeMatrixExponential (  )  [virtual]

Reimplemented from MarkovSolverBase.

References computePadeApproximant(), DUMMY, FIRST, matColNorm(), matEyeAdd(), matMatMul(), matScalShift(), matTrace(), and MarkovSolverBase::Q_.

Here is the call graph for this function:

Matrix* MarkovSolver::computePadeApproximant ( Matrix ,
unsigned  int 
)
const Cinfo * MarkovSolver::initCinfo (  )  [static]

Reimplemented from MarkovSolverBase.

References MarkovSolverBase::initCinfo(), process(), and reinit().

Here is the call graph for this function:

void MarkovSolver::process ( const Eref e,
ProcPtr  p 
)

Reimplemented from MarkovSolverBase.

Referenced by initCinfo().

void MarkovSolver::reinit ( const Eref e,
ProcPtr  p 
)

Reimplemented from MarkovSolverBase.

Referenced by initCinfo().


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

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1