VariableTimeStepDirectIntegrationAnalysis Class Reference

#include <VariableTimeStepDirectIntegrationAnalysis.h>

Inheritance diagram for VariableTimeStepDirectIntegrationAnalysis:

DirectIntegrationAnalysis TransientAnalysis Analysis List of all members.

Public Member Functions

 VariableTimeStepDirectIntegrationAnalysis (Domain &theDomain, ConstraintHandler &theHandler, DOF_Numberer &theNumberer, AnalysisModel &theModel, EquiSolnAlgo &theSolnAlgo, LinearSOE &theSOE, TransientIntegrator &theIntegrator, ConvergenceTest *theTest=0)
virtual ~VariableTimeStepDirectIntegrationAnalysis ()
int analyze (int numSteps, double dT, double dtMin, double dtMax, int Jd)

Protected Member Functions

virtual double determineDt (double dT, double dtMin, double dtMax, int Jd, ConvergenceTest *theTest)

Detailed Description

Definition at line 52 of file VariableTimeStepDirectIntegrationAnalysis.h.


Constructor & Destructor Documentation

VariableTimeStepDirectIntegrationAnalysis::VariableTimeStepDirectIntegrationAnalysis ( Domain theDomain,
ConstraintHandler theHandler,
DOF_Numberer theNumberer,
AnalysisModel theModel,
EquiSolnAlgo theSolnAlgo,
LinearSOE theSOE,
TransientIntegrator theIntegrator,
ConvergenceTest theTest = 0 
)

VariableTimeStepDirectIntegrationAnalysis::~VariableTimeStepDirectIntegrationAnalysis (  )  [virtual]


Member Function Documentation

double VariableTimeStepDirectIntegrationAnalysis::determineDt ( double  dT,
double  dtMin,
double  dtMax,
int  Jd,
ConvergenceTest theTest 
) [protected, virtual]

Definition at line 146 of file VariableTimeStepDirectIntegrationAnalysis.cpp.

References ConvergenceTest::getNumTests().

Referenced by analyze().


The documentation for this class was generated from the following files:

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