![]() |
Ice Sheet System Model
4.18
Code documentation
|
#include "./BamgConvertMeshx.h"
#include "../../shared/shared.h"
#include "../../toolkits/toolkits.h"
#include "../../bamg/bamgobjects.h"
Go to the source code of this file.
Functions | |
int | BamgConvertMeshx (BamgMesh *bamgmesh, BamgGeom *bamggeom, int *index, double *x, double *y, int nods, int nels) |
int BamgConvertMeshx | ( | BamgMesh * | bamgmesh, |
BamgGeom * | bamggeom, | ||
int * | index, | ||
double * | x, | ||
double * | y, | ||
int | nods, | ||
int | nels | ||
) |
Definition at line 13 of file BamgConvertMeshx.cpp.