![]() |
Chaste
Release::3.4
|
This is the complete list of members for PetscVecTools, including all inherited members.
| AddMultipleValues(Vec vector, unsigned *vectorIndices, c_vector< double, VECTOR_SIZE > &smallVector) | PetscVecTools | inlinestatic |
| AddScaledVector(Vec y, Vec x, double scaleFactor) | PetscVecTools | static |
| AddToElement(Vec vector, PetscInt row, double value) | PetscVecTools | static |
| Display(Vec vector) | PetscVecTools | static |
| DoInterleavedVecGather(Vec interleavedVec, VecScatter firstVariableScatterContext, Vec firstVariableVec, VecScatter secondVariableScatterContext, Vec secondVariableVec) | PetscVecTools | static |
| DoInterleavedVecScatter(Vec interleavedVec, VecScatter firstVariableScatterContext, Vec firstVariableVec, VecScatter secondVariableScatterContext, Vec secondVariableVec) | PetscVecTools | static |
| Finalise(Vec vector) | PetscVecTools | static |
| GetElement(Vec vector, PetscInt row) | PetscVecTools | static |
| GetOwnershipRange(Vec vector, PetscInt &lo, PetscInt &hi) | PetscVecTools | static |
| GetSize(Vec vector) | PetscVecTools | static |
| Scale(Vec vector, double scaleFactor) | PetscVecTools | static |
| SetElement(Vec vector, PetscInt row, double value) | PetscVecTools | static |
| SetupInterleavedVectorScatterGather(Vec interleavedVec, VecScatter &rFirstVariableScatterContext, VecScatter &rSecondVariableScatterContext) | PetscVecTools | static |
| WAXPY(Vec w, double a, Vec x, Vec y) | PetscVecTools | static |
| Zero(Vec vector) | PetscVecTools | static |