GEOS
|
This is the complete list of members for geos::PetscExport, including all inherited members.
exportCRS(PetscMatrix const &mat, arrayView1d< OFFSET_TYPE > const &rowOffsets, arrayView1d< COLUMN_TYPE > const &colIndices, arrayView1d< real64 > const &values) const | geos::PetscExport | |
exportVector(PetscVector const &vec, arrayView1d< real64 > const &values) const | geos::PetscExport | |
importVector(arrayView1d< const real64 > const &values, PetscVector &vec) const | geos::PetscExport | |
PetscExport() | geos::PetscExport | |
PetscExport(PetscMatrix const &mat, integer targetRank) | geos::PetscExport | |
~PetscExport() | geos::PetscExport |