IncrementalIntegrator.h File Reference

#include <Integrator.h>
#include <bool.h>

Go to the source code of this file.

Classes

class  IncrementalIntegrator

Defines

#define CURRENT_TANGENT   0
#define INITIAL_TANGENT   1
#define CURRENT_SECANT   2
#define INITIAL_THEN_CURRENT_TANGENT   3
#define NO_TANGENT   4
#define SECOND_TANGENT   5


Define Documentation

#define CURRENT_SECANT   2

Definition at line 56 of file IncrementalIntegrator.h.

Referenced by specifyAlgorithm().

#define INITIAL_THEN_CURRENT_TANGENT   3

Definition at line 57 of file IncrementalIntegrator.h.

Referenced by NewtonRaphson::solveCurrentStep(), and specifyAlgorithm().

#define NO_TANGENT   4

Definition at line 58 of file IncrementalIntegrator.h.

#define SECOND_TANGENT   5

Definition at line 59 of file IncrementalIntegrator.h.

Generated on Mon Oct 23 15:05:31 2006 for OpenSees by doxygen 1.5.0