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

This is the complete list of members for Linear, 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)Linearvirtual
dULinearprotected
GetDisplacementIncrement()Linearvirtual
Linear(std::unique_ptr< LinearSystem > &solver, std::shared_ptr< Mesh > &mesh, double tol=1E-6, double ldFactor=1.00, unsigned int nIters=1)Linear
LoadFactorLinearprotected
nMaxIterationsLinearprotected
ReducedParallelResidual(const Eigen::VectorXd &Feff, double &Residual)Algorithm
ReverseStatesIncrements(std::shared_ptr< Mesh > &mesh)Algorithm
SetIntegrator(std::shared_ptr< Integrator > &integrator)Linearvirtual
SetLoadFactor(double factor)Linearvirtual
theIntegratorLinearprotected
theSolverLinearprotected
ToleranceLinearprotected
Total2FreeMatrixAlgorithmprotected
UpdateStatesIncrements(std::shared_ptr< Mesh > &mesh, const Eigen::VectorXd &dU)Algorithm
~Algorithm()=0Algorithmpure virtual
~Linear()Linear