Cantera
2.0
|
This is the complete list of members for BEulerInt, including all inherited members.
beuler_jac(GeneralMatrix &, double *const, double, double, double *const, double *const, int) (defined in BEulerInt) | BEulerInt | |
BEulerInt() | BEulerInt | |
boundStep(const double *const y, const double *const step0, int loglevel) | BEulerInt | protected |
calc_y_pred(int) | BEulerInt | protected |
calc_ydot(int, double *, double *) | BEulerInt | protected |
computeResidWts(GeneralMatrix &jac) (defined in BEulerInt) | BEulerInt | protected |
dampStep(double, const double *, const double *, const double *, double *, double *, double *, double &, GeneralMatrix &, int &, bool, int &) (defined in BEulerInt) | BEulerInt | protected |
delta_t_max | BEulerInt | protected |
delta_t_n (defined in BEulerInt) | BEulerInt | protected |
delta_t_nm1 (defined in BEulerInt) | BEulerInt | protected |
delta_t_nm2 (defined in BEulerInt) | BEulerInt | protected |
delta_t_np1 (defined in BEulerInt) | BEulerInt | protected |
doNewtonSolve(double, double *, double *, double *, GeneralMatrix &, int) | BEulerInt | protected |
filterNewStep(double, double *, double *) (defined in BEulerInt) | BEulerInt | protected |
getPrintTime(double time_current) (defined in BEulerInt) | BEulerInt | protected |
initialize(doublereal t0, FuncEval &func) | Integrator | inlinevirtual |
initializeRJE(double t0, ResidJacEval &func) (defined in BEulerInt) | BEulerInt | virtual |
integrate(doublereal tout) | Integrator | inlinevirtual |
integrateRJE(double tout, double tinit=0.0) (defined in BEulerInt) | BEulerInt | virtual |
Integrator() | Integrator | inline |
internalMalloc() | BEulerInt | protected |
m_abstol | BEulerInt | protected |
m_abstols | BEulerInt | protected |
m_colScales (defined in BEulerInt) | BEulerInt | protected |
m_colScaling | BEulerInt | protected |
m_dumpJacobians | BEulerInt | protected |
m_ewt | BEulerInt | protected |
m_failure_counter | BEulerInt | protected |
m_func (defined in BEulerInt) | BEulerInt | protected |
m_hmax | BEulerInt | protected |
m_iter | BEulerInt | protected |
m_itol | BEulerInt | protected |
m_jacFormMethod | BEulerInt | protected |
m_matrixConditioning | BEulerInt | protected |
m_max_time_step_attempts | BEulerInt | protected |
m_maxord | BEulerInt | protected |
m_method | BEulerInt | protected |
m_min_newt_its | BEulerInt | protected |
m_neq | BEulerInt | protected |
m_nfe | BEulerInt | protected |
m_nJacEval | BEulerInt | protected |
m_numInitialConstantDeltaTSteps | BEulerInt | protected |
m_numTotalConvFails | BEulerInt | protected |
m_numTotalLinearSolves | BEulerInt | protected |
m_numTotalNewtIts | BEulerInt | protected |
m_numTotalTruncFails | BEulerInt | protected |
m_order | BEulerInt | protected |
m_print_flag | BEulerInt | protected |
m_printSolnFirstSteps | BEulerInt | protected |
m_printSolnNumberToTout | BEulerInt | protected |
m_printSolnStepInterval | BEulerInt | protected |
m_reltol | BEulerInt | protected |
m_resid (defined in BEulerInt) | BEulerInt | protected |
m_residWts (defined in BEulerInt) | BEulerInt | protected |
m_rowScales (defined in BEulerInt) | BEulerInt | protected |
m_rowScaling | BEulerInt | protected |
m_t0 | BEulerInt | protected |
m_time_final | BEulerInt | protected |
m_time_step_attempts (defined in BEulerInt) | BEulerInt | protected |
m_time_step_num | BEulerInt | protected |
m_wksp (defined in BEulerInt) | BEulerInt | protected |
m_y_n (defined in BEulerInt) | BEulerInt | protected |
m_y_nm1 (defined in BEulerInt) | BEulerInt | protected |
m_y_pred_n (defined in BEulerInt) | BEulerInt | protected |
m_ydot_n (defined in BEulerInt) | BEulerInt | protected |
m_ydot_nm1 (defined in BEulerInt) | BEulerInt | protected |
nEquations() const | BEulerInt | inlinevirtual |
nEvals() const | BEulerInt | virtual |
nSensParams() (defined in Integrator) | Integrator | inlinevirtual |
num_failures (defined in BEulerInt) | BEulerInt | protected |
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) | Integrator | inlinevirtual |
reinitializeRJE(double t0, ResidJacEval &func) (defined in BEulerInt) | BEulerInt | virtual |
sensitivity(size_t k, size_t p) (defined in Integrator) | Integrator | inlinevirtual |
setBandwidth(int N_Upper, int N_Lower) (defined in Integrator) | Integrator | inlinevirtual |
setColumnScales() (defined in BEulerInt) | BEulerInt | virtual |
setInitialTimeStep(double delta_t) (defined in BEulerInt) | BEulerInt | virtual |
setIterator(IterType t) | BEulerInt | virtual |
setMaxNumTimeSteps(int) (defined in BEulerInt) | BEulerInt | virtual |
setMaxOrder(int n) | Integrator | inlinevirtual |
setMaxStep(double hmax) (defined in BEulerInt) | BEulerInt | virtual |
setMaxSteps(int nmax) (defined in Integrator) | Integrator | inlinevirtual |
setMaxStepSize(double hmax) | Integrator | inlinevirtual |
setMethod(MethodType t) | Integrator | inlinevirtual |
setMethodBEMT(BEulerMethodType t) (defined in BEulerInt) | BEulerInt | virtual |
setMinStepSize(double hmin) | Integrator | inlinevirtual |
setNonLinOptions(int min_newt_its=0, bool matrixConditioning=false, bool colScaling=false, bool rowScaling=true) (defined in BEulerInt) | BEulerInt | |
setNumInitialConstantDeltaTSteps(int) (defined in BEulerInt) | BEulerInt | virtual |
setPrintFlag(int print_flag) (defined in BEulerInt) | BEulerInt | virtual |
setPrintSolnOptions(int printSolnStepInterval, int printSolnNumberToTout, int printSolnFirstSteps=0, bool dumpJacobians=false) (defined in BEulerInt) | BEulerInt | virtual |
setProblemType(int probtype) | BEulerInt | virtual |
setSensitivityTolerances(doublereal reltol, doublereal abstol) | Integrator | inlinevirtual |
setSolnWeights() (defined in BEulerInt) | BEulerInt | virtual |
setTolerances(double reltol, size_t n, double *abstol) | BEulerInt | virtual |
setTolerances(double reltol, double abstol) | BEulerInt | virtual |
soln_error_norm(const double *const, bool printLargest=false) | BEulerInt | virtual |
solution(size_t k) | BEulerInt | inlinevirtual |
solution() | BEulerInt | inlinevirtual |
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) | BEulerInt | protected |
step(double tout) | BEulerInt | virtual |
tdjac_ptr | BEulerInt | protected |
time_error_norm() | BEulerInt | protected |
time_n (defined in BEulerInt) | BEulerInt | protected |
time_nm1 (defined in BEulerInt) | BEulerInt | protected |
time_nm2 (defined in BEulerInt) | BEulerInt | protected |
time_step_control(int m_order, double time_error_factor) | BEulerInt | protected |
~BEulerInt() | BEulerInt | virtual |
~Integrator() | Integrator | inlinevirtual |