FEI Package Browser (Single Doxygen Collection)
Version of the Day
|
This is the complete list of members for fei::VectorTraits< T >, including all inherited members.
copyOut(T *vec, int firstLocalOffset, int numValues, const int *indices, double *values, bool isSolnVector=false, int vectorIndex=0) | fei::VectorTraits< T > | static |
getLocalCoefsPtr(T *vec, bool isSolnVector=false, int vectorIndex=0) | fei::VectorTraits< T > | static |
globalAssemble(T *vec) | fei::VectorTraits< T > | static |
putValuesIn(T *vec, int firstLocalOffset, int numValues, const int *indices, const double *values, bool sum_into, bool isSolnVector=false, int vectorIndex=0) | fei::VectorTraits< T > | static |
setValues(T *vec, int firstLocalOffset, double scalar, bool isSolnVector=false) | fei::VectorTraits< T > | static |
typeName() | fei::VectorTraits< T > | static |
update(T *vec, double a, const T *x, double b) | fei::VectorTraits< T > | static |