|
proteus
1.8.1
C/C++/Fortran libraries
|
Typedefs | |
| typedef int | Gid |
Functions | |
| void | construct (Mesh2 *m, const int *conn, const int *conn_b, int nelem, int nelem_b, int nverts, int etype, int etype_b, int *local2globalMap, GlobalToVert &globalToVert) |
| typedef int apf::Gid |
Definition at line 641 of file MeshConverter.cpp.
| void apf::construct | ( | Mesh2 * | m, |
| const int * | conn, | ||
| const int * | conn_b, | ||
| int | nelem, | ||
| int | nelem_b, | ||
| int | nverts, | ||
| int | etype, | ||
| int | etype_b, | ||
| int * | local2globalMap, | ||
| GlobalToVert & | globalToVert | ||
| ) |
Definition at line 798 of file MeshConverter.cpp.