Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
PenaltySP_FE Class Reference#include <PenaltySP_FE.h>
Inheritance diagram for PenaltySP_FE::
List of all members.
Detailed Description
PenaltySP\_FE is a subclass of FE\_Element used to enforce a single point constraint. It does this by adding
to the tangent and
to the residual at the locations corresponding to the constrained degree-of-freedom specified by the SP\_Constraint, where
is the specified value of the constraint and
the current trial displacement at the node corresponding to the constraint.\
}
Definition at line 66 of file PenaltySP_FE.h.
Constructor & Destructor Documentation
PenaltySP_FE::~PenaltySP_FE (
|
) [virtual]
|
|
Member Function Documentation
const Vector & PenaltySP_FE::getResidual (
|
Integrator * theIntegrator ) [virtual]
|
|
const Vector & PenaltySP_FE::getTangForce (
|
const Vector & x,
|
|
double fact = 1.0 ) [virtual]
|
|
const Matrix & PenaltySP_FE::getTangent (
|
Integrator * theIntegrator ) [virtual]
|
|
int PenaltySP_FE::setID (
|
void ) [virtual]
|
|
The documentation for this class was generated from the following files:
|