PlainHandler Class Reference#include <PlainHandler.h>
Inheritance diagram for PlainHandler:
List of all members.
Detailed Description
Definition at line 45 of file PlainHandler.h.
Constructor & Destructor Documentation
PlainHandler::PlainHandler |
( |
|
) |
|
PlainHandler::~PlainHandler |
( |
|
) |
|
Member Function Documentation
int PlainHandler::handle |
( |
const ID * |
nodesNumberedLast = 0 |
) |
[virtual] |
Implements ConstraintHandler.
Definition at line 66 of file PlainHandler.cpp.
References AnalysisModel::addDOF_Group(), AnalysisModel::addFE_Element(), endln, ConstraintHandler::getAnalysisModelPtr(), MP_Constraint::getConstrainedDOFs(), MP_Constraint::getConstraint(), Node::getDOF_GroupPtr(), SP_Constraint::getDOF_Number(), Domain::getDomainAndLoadPatternSPs(), ConstraintHandler::getDomainPtr(), Domain::getElements(), DOF_Group::getID(), ConstraintHandler::getIntegratorPtr(), Domain::getMPs(), Domain::getNode(), MP_Constraint::getNodeConstrained(), Domain::getNodes(), SP_Constraint::getNodeTag(), TaggedObject::getTag(), SP_Constraint::isHomogeneous(), Element::isSubdomain(), MP_Constraint::isTimeVarying(), Matrix::noCols(), Matrix::noRows(), opserr, Node::setDOF_GroupPtr(), DOF_Group::setID(), AnalysisModel::setNumEqn(), ID::Size(), and theDomain.
void PlainHandler::clearAll |
( |
void |
|
) |
[virtual] |
int PlainHandler::sendSelf |
( |
int |
commitTag, |
|
|
Channel & |
theChannel | |
|
) |
| | [virtual] |
The documentation for this class was generated from the following files:
Generated on Mon Oct 23 15:05:47 2006 for OpenSees by 1.5.0
|