#include "petscmesh.h" PetscErrorCode MeshCreatePyLith(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 |
Level:beginner
Location:src/dm/mesh/mesh.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages