Epetra Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
Map_LL/checkmap.cpp File Reference
#include "checkmap.h"
Include dependency graph for Map_LL/checkmap.cpp:

Go to the source code of this file.

Functions

int checkmap (Epetra_Map &Map, long long NumGlobalElements, int NumMyElements, long long *MyGlobalElements, long long IndexBase, Epetra_Comm &Comm, bool DistributedGlobal)
 

Function Documentation

int checkmap ( Epetra_Map Map,
long long  NumGlobalElements,
int  NumMyElements,
long long *  MyGlobalElements,
long long  IndexBase,
Epetra_Comm Comm,
bool  DistributedGlobal 
)

Definition at line 44 of file Map_LL/checkmap.cpp.