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

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)
 

Function Documentation

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.