SimpleFE_Iter Class Reference

#include <SimpleFE_Iter.h>

Inheritance diagram for SimpleFE_Iter:

FE_EleIter List of all members.

Public Member Functions

 SimpleFE_Iter (AnalysisModel &theModel)
virtual ~SimpleFE_Iter ()
virtual void reset (void)
virtual FE_Elementoperator() (void)

Detailed Description

Definition at line 44 of file SimpleFE_Iter.h.


Constructor & Destructor Documentation

SimpleFE_Iter::SimpleFE_Iter ( AnalysisModel theModel  ) 

Definition at line 44 of file SimpleFE_Iter.cpp.

SimpleFE_Iter::~SimpleFE_Iter (  )  [virtual]

Definition at line 50 of file SimpleFE_Iter.cpp.


Member Function Documentation

void SimpleFE_Iter::reset ( void   )  [virtual]

Reimplemented from FE_EleIter.

Definition at line 55 of file SimpleFE_Iter.cpp.

FE_Element * SimpleFE_Iter::operator() ( void   )  [virtual]

Reimplemented from FE_EleIter.

Definition at line 62 of file SimpleFE_Iter.cpp.

References AnalysisModel::numFE_Ele, and AnalysisModel::theFEs.


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

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