30 #ifndef UnbalAndTangent_h 31 #define UnbalAndTangent_h 33 #include "solution/analysis/UnbalAndTangentStorage.h" 57 inline const size_t &getNumDOF(
void)
const Vector de fuerza desequilibrada y tangent stiffness matrix.
Definition: UnbalAndTangentStorage.h:42
const Vector & getResidual(void) const
Returns the vector residuo.
Definition: UnbalAndTangent.cc:134
Vector de fuerza desequilibrada y tangent stiffness matrix.
Definition: UnbalAndTangent.h:40
const Matrix & getTangent(void) const
Return the tangent stiffness matrix.
Definition: UnbalAndTangent.cc:120
UnbalAndTangent & operator=(const UnbalAndTangent &otro)
Assignment operator.
Definition: UnbalAndTangent.cc:106
UnbalAndTangent(const size_t &, UnbalAndTangentStorage &)
Construictor.
Definition: UnbalAndTangent.cc:92
virtual ~UnbalAndTangent(void)
destructor.
Definition: UnbalAndTangent.cc:116
================================================================================
Definition: ContinuaReprComponent.h:34