XC Open source finite element analysis program
Public Member Functions | List of all members

Vector de fuerza desequilibrada y tangent stiffness matrix. More...

#include <UnbalAndTangent.h>

Public Member Functions

 UnbalAndTangent (const size_t &, UnbalAndTangentStorage &)
 Construictor.
 
 UnbalAndTangent (const UnbalAndTangent &otro)
 Copy constructor.
 
UnbalAndTangentoperator= (const UnbalAndTangent &otro)
 Assignment operator.
 
virtual ~UnbalAndTangent (void)
 destructor.
 
const size_t & getNumDOF (void) const
 
const MatrixgetTangent (void) const
 Return the tangent stiffness matrix.
 
MatrixgetTangent (void)
 Return the tangent stiffness matrix.
 
const VectorgetResidual (void) const
 Returns the vector residuo.
 
VectorgetResidual (void)
 Returns the vector residuo.
 

Detailed Description

Vector de fuerza desequilibrada y tangent stiffness matrix.


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