MOOSE - Multiscale Object Oriented Simulation Environment
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
MarkovSolver.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MarkovSolver
 

Variables

static double b13 [14]
 
static double b3 [4] = {120, 60, 12, 1}
 
static double b5 [6] = {30240, 15120, 3360, 420, 30, 1}
 
static double b7 [8]
 
static double b9 [10]
 
static unsigned int mCandidates [5] = {3, 5, 7, 9, 13}
 
static double thetaM [5]
 

Variable Documentation

double b13[14]
static
Initial value:
=
{64764752532480000.0, 32382376266240000.0, 7771770303897600.0,
1187353796428800.0, 129060195264000.0, 10559470521600.0,
670442572800.0, 33522128640.0, 1323241920.0,
40840800.0, 960960.0, 16380.0, 182.0, 1.0}

Definition at line 61 of file MarkovSolver.h.

Referenced by MarkovSolver::computePadeApproximant().

double b3[4] = {120, 60, 12, 1}
static

Definition at line 76 of file MarkovSolver.h.

Referenced by MarkovSolver::computePadeApproximant().

double b5[6] = {30240, 15120, 3360, 420, 30, 1}
static

Definition at line 74 of file MarkovSolver.h.

Referenced by MarkovSolver::computePadeApproximant().

double b7[8]
static
Initial value:
=
{17297280, 8648640, 1995840, 277200, 25200, 1512, 56, 1}

Definition at line 71 of file MarkovSolver.h.

Referenced by MarkovSolver::computePadeApproximant().

double b9[10]
static
Initial value:
=
{17643225600.0, 8821612800.0, 2075673600.0, 302702400.0,
30270240.0, 2162160.0, 110880.0, 3960.0, 90.0, 1 }

Definition at line 67 of file MarkovSolver.h.

Referenced by MarkovSolver::computePadeApproximant().

unsigned int mCandidates[5] = {3, 5, 7, 9, 13}
static

Definition at line 81 of file MarkovSolver.h.

Referenced by MarkovSolver::computePadeApproximant().

double thetaM[5]
static
Initial value:
= {1.495585217958292e-2, 2.539398330063230e-1,
9.504178996162932e-1, 2.097847961257068e0, 5.371920351148152e0}

Definition at line 78 of file MarkovSolver.h.

Referenced by MarkovSolver::computeMatrixExponential().