Seismo-VLAB  1.3
An Open-Source Finite Element Software for Meso-Scale Simulations
NewtonRaphson Member List

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

Algorithm(const std::shared_ptr< Mesh > &mesh, unsigned int flag=1, double NormFactor=1.0)Algorithm
ComputeConvergence(const Eigen::VectorXd &Force, const Eigen::VectorXd &Delta, const Eigen::VectorXd &delta, unsigned int k)Algorithm
ComputeNewIncrement(std::shared_ptr< Mesh > &mesh, unsigned int i=0)NewtonRaphsonvirtual
dUNewtonRaphsonprotected
GetDisplacementIncrement()NewtonRaphsonvirtual
LoadFactorNewtonRaphsonprotected
NewtonRaphson(std::unique_ptr< LinearSystem > &solver, std::shared_ptr< Mesh > &mesh, double tol=1E-6, unsigned int nIters=50, unsigned int flag=1, double ldFactor=0.02)NewtonRaphson
nMaxIterationsNewtonRaphsonprotected
ReducedParallelResidual(const Eigen::VectorXd &Feff, double &Residual)Algorithm
ReverseStatesIncrements(std::shared_ptr< Mesh > &mesh)Algorithm
SetIntegrator(std::shared_ptr< Integrator > &integrator)NewtonRaphsonvirtual
SetLoadFactor(double factor)NewtonRaphsonvirtual
theIntegratorNewtonRaphsonprotected
theSolverNewtonRaphsonprotected
ToleranceNewtonRaphsonprotected
Total2FreeMatrixAlgorithmprotected
UpdateStatesIncrements(std::shared_ptr< Mesh > &mesh, const Eigen::VectorXd &dU)Algorithm
~Algorithm()=0Algorithmpure virtual
~NewtonRaphson()NewtonRaphson