#include "petscmesh.h" PetscErrorCode MeshCompatCreatePyLith(MPI_Comm comm, const int dim, const char baseFilename[], PetscTruth zeroBase, PetscTruth interpolate, Mesh *mesh)Not Collective
dim | - The topological mesh dimension | |
baseFilename | - The basename for mesh files | |
zeroBase | - Use 0 to start numbering | |
interpolate | - The flag for mesh interpolation |
Notes: This is part of the PyLith 0.8 compatibility layer. DO NOT USE unless you are developing for that tool.
Level:developer
Location:src/dm/mesh/mesh.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages