NewtonRaphson Class Reference#include <NewtonRaphson.h>
Inheritance diagram for NewtonRaphson: ![]()
Detailed Description
Definition at line 48 of file NewtonRaphson.h. Constructor & Destructor Documentation
Definition at line 52 of file NewtonRaphson.cpp.
Definition at line 60 of file NewtonRaphson.cpp.
Definition at line 68 of file NewtonRaphson.cpp.
Member Function Documentation
Implements EquiSolnAlgo. Definition at line 84 of file NewtonRaphson.cpp. References count, CURRENT_TANGENT, IncrementalIntegrator::formTangent(), IncrementalIntegrator::formUnbalance(), EquiSolnAlgo::getAnalysisModelPtr(), EquiSolnAlgo::getIncrementalIntegratorPtr(), EquiSolnAlgo::getLinearSOEptr(), LinearSOE::getX(), INITIAL_TANGENT, INITIAL_THEN_CURRENT_TANGENT, opserr, SolutionAlgorithm::record(), ConvergenceTest::setEquiSolnAlgo(), LinearSOE::solve(), ConvergenceTest::start(), ConvergenceTest::test(), and IncrementalIntegrator::update().
Implements MovableObject. Definition at line 179 of file NewtonRaphson.cpp. References Channel::sendID().
Implements MovableObject. Definition at line 187 of file NewtonRaphson.cpp. References Channel::recvID().
The documentation for this class was generated from the following files:
|