Seismo-VLAB  1.3
An Open-Source Finite Element Software for Meso-Scale Simulations
02-Newton Directory Reference
Directory dependency graph for 02-Newton:
02-Newton

Files

file  NewtonRaphson.hpp [code]
 This file contains the "NewtonRaphson" algorithm declarations, which solves the non-linear system of equations in a few iterations until the norm of the residuals reaches a certain tolerance or a maximun number of iterations is reached; therefore, this routine is meant to be used for non-linear analysis.