Cantera  2.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BEulerInt Member List

This is the complete list of members for BEulerInt, including all inherited members.

beuler_jac(GeneralMatrix &J, double *const f, double, double, double *const, double *const, int)BEulerInt
BEulerInt()BEulerInt
boundStep(const double *const y, const double *const step0, int loglevel)BEulerIntprotected
calc_y_pred(int)BEulerIntprotected
calc_ydot(int, double *, double *)BEulerIntprotected
computeResidWts(GeneralMatrix &jac)BEulerIntprotected
dampStep(double, const double *, const double *, const double *, double *, double *, double *, double &, GeneralMatrix &, int &, bool, int &)BEulerIntprotected
delta_t_maxBEulerIntprotected
delta_t_n (defined in BEulerInt)BEulerIntprotected
delta_t_nm1 (defined in BEulerInt)BEulerIntprotected
delta_t_nm2 (defined in BEulerInt)BEulerIntprotected
delta_t_np1 (defined in BEulerInt)BEulerIntprotected
doNewtonSolve(double, double *, double *, double *, GeneralMatrix &, int)BEulerIntprotected
filterNewStep(double, double *, double *)BEulerIntprotected
getPrintTime(double time_current)BEulerIntprotected
initialize(doublereal t0, FuncEval &func)Integratorinlinevirtual
initializeRJE(double t0, ResidJacEval &func)BEulerIntvirtual
integrate(doublereal tout)Integratorinlinevirtual
integrateRJE(double tout, double tinit=0.0) (defined in BEulerInt)BEulerIntvirtual
Integrator()Integratorinline
internalMalloc()BEulerIntprotected
m_abstolBEulerIntprotected
m_abstolsBEulerIntprotected
m_colScales (defined in BEulerInt)BEulerIntprotected
m_colScalingBEulerIntprotected
m_dumpJacobiansBEulerIntprotected
m_ewtBEulerIntprotected
m_failure_counterBEulerIntprotected
m_func (defined in BEulerInt)BEulerIntprotected
m_hmaxBEulerIntprotected
m_iterBEulerIntprotected
m_itolBEulerIntprotected
m_jacFormMethodBEulerIntprotected
m_matrixConditioningBEulerIntprotected
m_max_time_step_attemptsBEulerIntprotected
m_maxordBEulerIntprotected
m_methodBEulerIntprotected
m_min_newt_itsBEulerIntprotected
m_neqBEulerIntprotected
m_nfeBEulerIntprotected
m_nJacEvalBEulerIntprotected
m_numInitialConstantDeltaTStepsBEulerIntprotected
m_numTotalConvFailsBEulerIntprotected
m_numTotalLinearSolvesBEulerIntprotected
m_numTotalNewtItsBEulerIntprotected
m_numTotalTruncFailsBEulerIntprotected
m_orderBEulerIntprotected
m_print_flagBEulerIntprotected
m_printSolnFirstStepsBEulerIntprotected
m_printSolnNumberToToutBEulerIntprotected
m_printSolnStepIntervalBEulerIntprotected
m_reltolBEulerIntprotected
m_resid (defined in BEulerInt)BEulerIntprotected
m_residWts (defined in BEulerInt)BEulerIntprotected
m_rowScales (defined in BEulerInt)BEulerIntprotected
m_rowScalingBEulerIntprotected
m_t0BEulerIntprotected
m_time_finalBEulerIntprotected
m_time_step_attempts (defined in BEulerInt)BEulerIntprotected
m_time_step_numBEulerIntprotected
m_wksp (defined in BEulerInt)BEulerIntprotected
m_y_n (defined in BEulerInt)BEulerIntprotected
m_y_nm1 (defined in BEulerInt)BEulerIntprotected
m_y_pred_n (defined in BEulerInt)BEulerIntprotected
m_ydot_n (defined in BEulerInt)BEulerIntprotected
m_ydot_nm1 (defined in BEulerInt)BEulerIntprotected
nEquations() const BEulerIntinlinevirtual
nEvals() const BEulerIntvirtual
nSensParams() (defined in Integrator)Integratorinlinevirtual
num_failures (defined in BEulerInt)BEulerIntprotected
print_solnDelta_norm_contrib(const double *const soln0, const char *const s0, const double *const soln1, const char *const s1, const char *const title, const double *const y0, const double *const y1, double damp, int num_entries) (defined in BEulerInt)BEulerInt
reinitialize(doublereal t0, FuncEval &func) (defined in Integrator)Integratorinlinevirtual
reinitializeRJE(double t0, ResidJacEval &func) (defined in BEulerInt)BEulerIntvirtual
sensitivity(size_t k, size_t p) (defined in Integrator)Integratorinlinevirtual
setBandwidth(int N_Upper, int N_Lower) (defined in Integrator)Integratorinlinevirtual
setColumnScales()BEulerIntvirtual
setInitialTimeStep(double delta_t) (defined in BEulerInt)BEulerIntvirtual
setIterator(IterType t)BEulerIntvirtual
setMaxErrTestFails(int n)Integratorinlinevirtual
setMaxNumTimeSteps(int) (defined in BEulerInt)BEulerIntvirtual
setMaxOrder(int n)Integratorinlinevirtual
setMaxStep(double hmax) (defined in BEulerInt)BEulerIntvirtual
setMaxSteps(int nmax) (defined in Integrator)Integratorinlinevirtual
setMaxStepSize(double hmax)Integratorinlinevirtual
setMethod(MethodType t)Integratorinlinevirtual
setMethodBEMT(BEulerMethodType t) (defined in BEulerInt)BEulerIntvirtual
setMinStepSize(double hmin)Integratorinlinevirtual
setNonLinOptions(int min_newt_its=0, bool matrixConditioning=false, bool colScaling=false, bool rowScaling=true)BEulerInt
setNumInitialConstantDeltaTSteps(int) (defined in BEulerInt)BEulerIntvirtual
setPrintFlag(int print_flag) (defined in BEulerInt)BEulerIntvirtual
setPrintSolnOptions(int printSolnStepInterval, int printSolnNumberToTout, int printSolnFirstSteps=0, bool dumpJacobians=false)BEulerIntvirtual
setProblemType(int probtype)BEulerIntvirtual
setSensitivityTolerances(doublereal reltol, doublereal abstol)Integratorinlinevirtual
setSolnWeights()BEulerIntvirtual
setTolerances(double reltol, size_t n, double *abstol)BEulerIntvirtual
setTolerances(double reltol, double abstol)BEulerIntvirtual
soln_error_norm(const double *const, bool printLargest=false)BEulerIntvirtual
solution(size_t k)BEulerIntinlinevirtual
solution()BEulerIntinlinevirtual
solve_nonlinear_problem(double *const y_comm, double *const ydot_comm, double CJ, double time_curr, GeneralMatrix &jac, int &num_newt_its, int &num_linear_solves, int &num_backtracks, int loglevel)BEulerIntprotected
step(double tout)BEulerIntvirtual
tdjac_ptrBEulerIntprotected
time_error_norm()BEulerIntprotected
time_n (defined in BEulerInt)BEulerIntprotected
time_nm1 (defined in BEulerInt)BEulerIntprotected
time_nm2 (defined in BEulerInt)BEulerIntprotected
time_step_control(int m_order, double time_error_factor)BEulerIntprotected
~BEulerInt() (defined in BEulerInt)BEulerIntvirtual
~Integrator()Integratorinlinevirtual