Functions | |
| int | GatherAllV (const Epetra_Comm &comm, const int *myVals, int myCount, int *allVals, int allCount) |
| void | ImportWithAlternateMap (const Epetra_Import &importer, const Epetra_MultiVector &source, Epetra_MultiVector &target, Epetra_CombineMode mode) |
| int Epetra::GatherAllV | ( | const Epetra_Comm & | comm, | |
| const int * | myVals, | |||
| int | myCount, | |||
| int * | allVals, | |||
| int | allCount | |||
| ) |
Definition at line 28 of file Epetra_GatherAllV.cpp.
| void Epetra::ImportWithAlternateMap | ( | const Epetra_Import & | importer, | |
| const Epetra_MultiVector & | source, | |||
| Epetra_MultiVector & | target, | |||
| Epetra_CombineMode | mode | |||
| ) |
1.7.1