__DofIDSet typedef | oofem::CylindricalALM | protected |
amplifFactor | oofem::CylindricalALM | protected |
applyPerturbation(FloatArray *displacement) | oofem::SparseNonLinearSystemNM | virtual |
calm_accelNRM enum value | oofem::CylindricalALM | protected |
calm_Control | oofem::CylindricalALM | protected |
calm_ControlType enum name | oofem::CylindricalALM | protected |
calm_fullNRM enum value | oofem::CylindricalALM | protected |
calm_hpc_init | oofem::CylindricalALM | protected |
calm_hpc_off enum value | oofem::CylindricalALM | protected |
calm_hpc_on enum value | oofem::CylindricalALM | protected |
calm_HPCDmanDofSrcArray | oofem::CylindricalALM | protected |
calm_HPCDmanWeightSrcArray | oofem::CylindricalALM | protected |
calm_HPCIndirectDofMask | oofem::CylindricalALM | protected |
calm_HPCWeights | oofem::CylindricalALM | protected |
calm_MANRMSteps | oofem::CylindricalALM | protected |
calm_modifiedNRM enum value | oofem::CylindricalALM | protected |
calm_NR_Mode | oofem::CylindricalALM | protected |
calm_NR_ModeTick | oofem::CylindricalALM | protected |
calm_NR_ModeType enum name | oofem::CylindricalALM | protected |
calm_NR_OldMode | oofem::CylindricalALM | protected |
calml_hpc enum value | oofem::CylindricalALM | protected |
ccDofGroups | oofem::CylindricalALM | protected |
checkConvergence(const FloatArray &R, const FloatArray *R0, const FloatArray &F, const FloatArray &X, const FloatArray &ddX, double Lambda, double RR0, double RR, double drProduct, const FloatArray &internalForcesEBENorm, int nite, bool &errorOutOfRange) | oofem::CylindricalALM | protected |
computeDeltaLambda(double &deltaLambda, const FloatArray &dX, const FloatArray &deltaXt, const FloatArray &deltaX_, const FloatArray &R, double RR, double eta, double deltaL, double DeltaLambda0, int neq) | oofem::CylindricalALM | protected |
convertHPCMap() | oofem::CylindricalALM | protected |
convertPertMap() | oofem::SparseNonLinearSystemNM | virtual |
CylindricalALM(Domain *d, EngngModel *m) | oofem::CylindricalALM | |
deltaL | oofem::CylindricalALM | protected |
do_lineSearch(FloatArray &X, const FloatArray &XInitial, const FloatArray &deltaX_, const FloatArray &deltaXt, const FloatArray &dXm1, FloatArray &dX, FloatArray &ddX, const FloatArray &R, const FloatArray *R0, const FloatArray &F, double &DeltaLambda, double &DeltaLambdam1, double &deltaLambda, double &Lambda, double &ReachedLambda, double RR, double &drProduct, TimeStep *tStep) | oofem::CylindricalALM | protected |
domain | oofem::NumericalMethod | protected |
engngModel | oofem::NumericalMethod | protected |
errorInfo(const char *func) const | oofem::SparseNonLinearSystemNM | inline |
giveClassName() const | oofem::CylindricalALM | inlinevirtual |
giveCurrentStepLength() | oofem::CylindricalALM | inlinevirtual |
giveEngngModel() | oofem::NumericalMethod | inline |
giveInputRecordName() const | oofem::CylindricalALM | inlinevirtual |
giveLinearSolver() | oofem::CylindricalALM | virtual |
igp_Map | oofem::SparseNonLinearSystemNM | protected |
igp_PertDmanDofSrcArray | oofem::SparseNonLinearSystemNM | protected |
igp_PertWeightArray | oofem::SparseNonLinearSystemNM | protected |
igp_Weight | oofem::SparseNonLinearSystemNM | protected |
initializeFrom(InputRecord *ir) | oofem::CylindricalALM | virtual |
linSolver | oofem::CylindricalALM | protected |
ls_tolerance | oofem::CylindricalALM | protected |
lsFlag | oofem::CylindricalALM | protected |
maxEta | oofem::CylindricalALM | protected |
maxRestarts | oofem::CylindricalALM | protected |
maxStepLength | oofem::CylindricalALM | protected |
minEta | oofem::CylindricalALM | protected |
minIterations | oofem::CylindricalALM | protected |
minStepLength | oofem::CylindricalALM | protected |
nccdg | oofem::CylindricalALM | protected |
nsmax | oofem::CylindricalALM | protected |
numberOfRequiredIterations | oofem::CylindricalALM | protected |
NumericalMethod(Domain *d, EngngModel *m) | oofem::NumericalMethod | inline |
parallel_context | oofem::CylindricalALM | protected |
pert_init_needed | oofem::SparseNonLinearSystemNM | protected |
printState(FILE *outputStream) | oofem::SparseNonLinearSystemNM | inlinevirtual |
Psi | oofem::CylindricalALM | protected |
randPertAmplitude | oofem::SparseNonLinearSystemNM | protected |
randSeed | oofem::SparseNonLinearSystemNM | protected |
referenceLoad() const | oofem::CylindricalALM | inlinevirtual |
referenceLoadInputModeType enum name | oofem::SparseNonLinearSystemNM | |
reinitialize() | oofem::CylindricalALM | inlinevirtual |
restoreContext(DataStream &stream, ContextMode mode, void *obj=NULL) | oofem::CylindricalALM | virtual |
rlm_incremental enum value | oofem::SparseNonLinearSystemNM | |
rlm_total enum value | oofem::SparseNonLinearSystemNM | |
rtold | oofem::CylindricalALM | protected |
rtolf | oofem::CylindricalALM | protected |
saveContext(DataStream &stream, ContextMode mode, void *obj=NULL) | oofem::CylindricalALM | virtual |
search(int istep, FloatArray &prod, FloatArray &eta, double amp, double maxeta, double mineta, int &status) | oofem::CylindricalALM | protected |
setDomain(Domain *d) | oofem::CylindricalALM | inlinevirtual |
setStepLength(double s) | oofem::CylindricalALM | inlinevirtual |
solve(SparseMtrx &K, FloatArray &R, FloatArray *R0, FloatArray &X, FloatArray &dX, FloatArray &F, const FloatArray &internalForcesEBENorm, double &ReachedLambda, referenceLoadInputModeType rlm, int &nite, TimeStep *) | oofem::CylindricalALM | virtual |
solved | oofem::CylindricalALM | protected |
solverType | oofem::CylindricalALM | protected |
SparseNonLinearSystemNM(Domain *d, EngngModel *m) | oofem::SparseNonLinearSystemNM | inline |
~CylindricalALM() | oofem::CylindricalALM | virtual |
~NumericalMethod() | oofem::NumericalMethod | inlinevirtual |
~SparseNonLinearSystemNM() | oofem::SparseNonLinearSystemNM | inlinevirtual |