proteus  1.8.1
C/C++/Fortran libraries
Typedefs | Functions
apf Namespace Reference

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 Documentation

◆ Gid

typedef int apf::Gid

Definition at line 641 of file MeshConverter.cpp.

Function Documentation

◆ construct()

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.