class PlaneFrame : public ModelBuilder


Inheritance:


Public Methods

PlaneFrame(Domain &theDomain)
~PlaneFrame()
int buildFE_Model(void)

Inherited from ModelBuilder:

Protected Methods

Domain* getDomainPtr(void) const

Documentation

The PlaneFrame class is used to construct 2d plane frame models from an input file of specified format

PlaneFrame(Domain &theDomain)

The theDomain object is used by the ModelBuilder classes constructor

~PlaneFrame()

This does nothing. It is the responsibility of the Domain object to delete all the domain components when the destructor is called on that object.

int buildFE_Model(void)


This class has no child classes.

alphabetic index Contents

this page has been generated automatically by a slightly modified version of doc++ for OpenSees

Copyright Contact Us