MBDyn-1.7.3
|
#include <matvecass.h>
Public Member Functions | |
GradientVectorHandler (const VectorHandler &vh) | |
void | dGetCoef (integer iRow, doublereal &dVal, doublereal dCoef, LocalDofMap *pDofMap) const |
template<index_type N_rows> | |
void | GetVec (integer iRow, Vector< double, N_rows > &v, doublereal dCoef, LocalDofMap *pDofMap) const |
Private Attributes | |
const VectorHandler & | vh |
Definition at line 58 of file matvecass.h.
|
inline |
Definition at line 60 of file matvecass.h.
|
inline |
Definition at line 65 of file matvecass.h.
|
inline |
Definition at line 70 of file matvecass.h.
References grad::Vector< T, N_rows >::iGetNumRows().
|
private |
Definition at line 77 of file matvecass.h.