IncrementalIntegrator.h File Reference#include <Integrator.h>
#include <bool.h>
Go to the source code of this file.
Define Documentation
#define CURRENT_TANGENT 0 |
Definition at line 54 of file IncrementalIntegrator.h.
Referenced by SensitivityAlgorithm::computeSensitivities(), StaticIntegrator::formEleTangent(), NewmarkHybridSimulation::formEleTangent(), Newmark1::formEleTangent(), Newmark::formEleTangent(), HHTHybridSimulation::formEleTangent(), HHTGeneralized::formEleTangent(), HHT1::formEleTangent(), HHT::formEleTangent(), CollocationHybridSimulation::formEleTangent(), Collocation::formEleTangent(), NewtonRaphson::solveCurrentStep(), and specifyAlgorithm().
#define INITIAL_TANGENT 1 |
Definition at line 55 of file IncrementalIntegrator.h.
Referenced by StaticIntegrator::formEleTangent(), NewmarkHybridSimulation::formEleTangent(), Newmark1::formEleTangent(), Newmark::formEleTangent(), HHTHybridSimulation::formEleTangent(), HHTGeneralized::formEleTangent(), HHT1::formEleTangent(), HHT::formEleTangent(), CollocationHybridSimulation::formEleTangent(), Collocation::formEleTangent(), NewtonRaphson::solveCurrentStep(), and specifyAlgorithm().
#define INITIAL_THEN_CURRENT_TANGENT 3 |
Generated on Mon Oct 23 15:05:31 2006 for OpenSees by 1.5.0
|