TransformationFE Class Reference#include <TransformationFE.h>
Inheritance diagram for TransformationFE: ![]()
Detailed Description
Definition at line 44 of file TransformationFE.h. Constructor & Destructor Documentation
Definition at line 61 of file TransformationFE.cpp. References exit(), DomainComponent::getDomain(), Element::getExternalNodes(), Domain::getNode(), Element::getNumDOF(), MAX_NUM_DOF, opserr, ID::Size(), and theDomain.
Member Function Documentation
Reimplemented from FE_Element. Definition at line 196 of file TransformationFE.cpp. References FE_Element::getDOFtags().
Reimplemented from FE_Element.
Reimplemented from FE_Element. Definition at line 215 of file TransformationFE.cpp. References endln, exit(), DOF_Group::getID(), MAX_NUM_DOF, Matrix::noCols(), Matrix::noRows(), opserr, Vector::Size(), and ID::Size().
Reimplemented from FE_Element. Definition at line 287 of file TransformationFE.cpp. References Matrix::addMatrixProduct(), c, DOF_Group::getNumDOF(), FE_Element::getTangent(), Matrix::noCols(), Matrix::setData(), and ID::setData().
Reimplemented from FE_Element. Definition at line 385 of file TransformationFE.cpp. References DOF_Group::getNumDOF(), FE_Element::getResidual(), DOF_Group::getT(), k, Matrix::noCols(), and Matrix::noRows().
Reimplemented from FE_Element. Definition at line 442 of file TransformationFE.cpp. References opserr, and Vector::Zero().
Reimplemented from FE_Element. Definition at line 450 of file TransformationFE.cpp. References FE_Element::addKtToTang(), Matrix::addMatrixProduct(), Vector::addMatrixVector(), c, DOF_Group::getNumDOF(), FE_Element::getTangent(), Matrix::noCols(), Matrix::setData(), ID::setData(), and FE_Element::zeroTangent().
Reimplemented from FE_Element. Definition at line 563 of file TransformationFE.cpp. References FE_Element::addKiToTang(), Matrix::addMatrixProduct(), Vector::addMatrixVector(), c, DOF_Group::getNumDOF(), FE_Element::getTangent(), Matrix::noCols(), Matrix::setData(), ID::setData(), and FE_Element::zeroTangent().
Reimplemented from FE_Element. Definition at line 675 of file TransformationFE.cpp. References Matrix::addMatrixProduct(), Vector::addMatrixVector(), FE_Element::addMtoTang(), c, DOF_Group::getNumDOF(), FE_Element::getTangent(), Matrix::noCols(), Matrix::setData(), ID::setData(), and FE_Element::zeroTangent().
Reimplemented from FE_Element. Definition at line 787 of file TransformationFE.cpp. References FE_Element::addCtoTang(), Matrix::addMatrixProduct(), Vector::addMatrixVector(), c, DOF_Group::getNumDOF(), FE_Element::getTangent(), Matrix::noCols(), Matrix::setData(), ID::setData(), and FE_Element::zeroTangent().
Reimplemented from FE_Element. Definition at line 900 of file TransformationFE.cpp. References FE_Element::addLocalD_Force(), Vector::setData(), and transformResponse().
Reimplemented from FE_Element. Definition at line 920 of file TransformationFE.cpp. References FE_Element::addLocalM_Force(), Vector::setData(), and transformResponse().
Reimplemented from FE_Element. Definition at line 943 of file TransformationFE.cpp. References FE_Element::getLastIntegrator(), Integrator::getLastResponse(), opserr, and Vector::Zero().
Reimplemented from FE_Element. Definition at line 1023 of file TransformationFE.cpp. References FE_Element::addLocalM_ForceSensitivity(), Vector::setData(), and transformResponse().
Reimplemented from FE_Element. Definition at line 1003 of file TransformationFE.cpp. References FE_Element::addLocalD_ForceSensitivity(), Vector::setData(), and transformResponse().
Definition at line 964 of file TransformationFE.cpp. References DOF_Group::getNumDOF(), and k. Referenced by addD_Force(), addD_ForceSensitivity(), addM_Force(), and addM_ForceSensitivity().
The documentation for this class was generated from the following files:
|