#include "discretization.h" int DiscretizationSerialize(MPI_Comm comm, Discretization *disc, PetscViewer viewer, PetscTruth store)Collective on MPI_Comm
comm | - The communicator for the disc object | |
viewer | - The viewer context | |
store | - This flag is PETSC_TRUE is data is being written, otherwise it will be read |
Level:beginner
Location:src/grid/discretization/interface/disccreate.c
Index of all Discretization routines
Table of Contents for all manual pages
Index of all manual pages