MBDyn-1.7.3
|
#include <matvecass.h>
Public Member Functions | |
GradientVectorHandler (const VectorHandler &vh) | |
void | dGetCoef (integer iRow, Gradient< N_SIZE > &gVal, doublereal dCoef, LocalDofMap *pDofMap) const |
template<index_type N_rows> | |
void | GetVec (integer iRow, Vector< Gradient< N_SIZE >, N_rows > &v, doublereal dCoef, LocalDofMap *pDofMap) const |
Private Attributes | |
const VectorHandler & | vh |
Definition at line 81 of file matvecass.h.
|
inline |
Definition at line 83 of file matvecass.h.
|
inline |
Definition at line 88 of file matvecass.h.
References grad::Gradient< N_SIZE >::DerivativeResizeReset(), grad::MapVectorBase::GLOBAL, and grad::Gradient< N_SIZE >::SetValuePreserve().
|
inline |
Definition at line 94 of file matvecass.h.
References grad::Gradient< N_SIZE >::DerivativeResizeReset(), grad::MapVectorBase::GLOBAL, grad::Gradient< N_SIZE >::SetDerivativeGlobal(), and grad::Gradient< N_SIZE >::SetValuePreserve().
|
private |
Definition at line 103 of file matvecass.h.