NeoPZ
|
Go to the source code of this file.
Functions | |
int | gegra_ (int64_t *n, int64_t *ne, int64_t *, int64_t *npn, int64_t *xnpn, int64_t *iadj, int64_t *adj, int64_t *xadj, int *nop) |
Purpose: Form adjacency list for a graph corresponding to a finite element mesh. More... | |
int gegra_ | ( | int64_t * | n, |
int64_t * | ne, | ||
int64_t * | , | ||
int64_t * | npn, | ||
int64_t * | xnpn, | ||
int64_t * | iadj, | ||
int64_t * | adj, | ||
int64_t * | xadj, | ||
int * | nop | ||
) |
Purpose: Form adjacency list for a graph corresponding to a finite element mesh.
Definition at line 7 of file gegra.cpp.
References m.
Referenced by TPZSloan::Resequence().