|
Epetra Package Browser (Single Doxygen Collection)
Development
|
#include "checkmap.h"
Go to the source code of this file.
Functions | |
| int | checkmap (Epetra_BlockMap &Map, int NumGlobalElements, int NumMyElements, int *MyGlobalElements, int ElementSize, int *ElementSizeList, int NumGlobalPoints, int NumMyPoints, int IndexBase, Epetra_Comm &Comm, bool DistributedGlobal, bool IsOneToOne) |
| int checkmap | ( | Epetra_BlockMap & | Map, |
| int | NumGlobalElements, | ||
| int | NumMyElements, | ||
| int * | MyGlobalElements, | ||
| int | ElementSize, | ||
| int * | ElementSizeList, | ||
| int | NumGlobalPoints, | ||
| int | NumMyPoints, | ||
| int | IndexBase, | ||
| Epetra_Comm & | Comm, | ||
| bool | DistributedGlobal, | ||
| bool | IsOneToOne | ||
| ) |
Definition at line 44 of file BlockMap/checkmap.cpp.
1.8.5