#include <CLOP_graph.hpp>
Public Member Functions | |
| CLOP_graph (const Epetra_CrsMatrix *A_, const Epetra_IntVector *ND_, const int overlap_, const int partition_option_, const int atype_, const int ndim_, int iwork1[], int iwork2[], int *&dofpart1, int *&dofpart2, int &npart) | |
| ~CLOP_graph () | |
| CLOP_graph::CLOP_graph | ( | const Epetra_CrsMatrix * | A_, | |
| const Epetra_IntVector * | ND_, | |||
| const int | overlap_, | |||
| const int | partition_option_, | |||
| const int | atype_, | |||
| const int | ndim_, | |||
| int | iwork1[], | |||
| int | iwork2[], | |||
| int *& | dofpart1, | |||
| int *& | dofpart2, | |||
| int & | npart | |||
| ) |
| CLOP_graph::~CLOP_graph | ( | ) |
1.4.7