PartitionedQuick2dFrame Class Reference

#include <PartitionedQuick2dFrame.h>

Inheritance diagram for PartitionedQuick2dFrame:

PartitionedModelBuilder ModelBuilder MovableObject List of all members.

Public Member Functions

 PartitionedQuick2dFrame (PartitionedDomain &theDomain, int numX, int numY, int eleType)
 PartitionedQuick2dFrame (Subdomain &theSubdomain)
 ~PartitionedQuick2dFrame ()
int buildInterface (int numSubdomains)
int buildSubdomain (int partition, int numPartitions, Subdomain &theSubdomain)
virtual int sendSelf (int commitTag, Channel &theChannel)
virtual int recvSelf (int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)

Detailed Description

Definition at line 50 of file PartitionedQuick2dFrame.h.


Constructor & Destructor Documentation

PartitionedQuick2dFrame::PartitionedQuick2dFrame ( PartitionedDomain theDomain,
int  numX,
int  numY,
int  eleType 
)

Definition at line 45 of file PartitionedQuick2dFrame.cpp.

PartitionedQuick2dFrame::PartitionedQuick2dFrame ( Subdomain theSubdomain  ) 

Definition at line 57 of file PartitionedQuick2dFrame.cpp.

PartitionedQuick2dFrame::~PartitionedQuick2dFrame (  ) 

Definition at line 71 of file PartitionedQuick2dFrame.cpp.


Member Function Documentation

int PartitionedQuick2dFrame::buildInterface ( int  numSubdomains  )  [virtual]

int PartitionedQuick2dFrame::buildSubdomain ( int  partition,
int  numPartitions,
Subdomain theSubdomain 
) [virtual]

int PartitionedQuick2dFrame::sendSelf ( int  commitTag,
Channel theChannel 
) [virtual]

Implements MovableObject.

Definition at line 491 of file PartitionedQuick2dFrame.cpp.

References MovableObject::getDbTag(), and Channel::sendID().

int PartitionedQuick2dFrame::recvSelf ( int  commitTag,
Channel theChannel,
FEM_ObjectBroker theBroker 
) [virtual]

Implements MovableObject.

Definition at line 504 of file PartitionedQuick2dFrame.cpp.

References MovableObject::getDbTag(), and Channel::recvID().


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

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