#include "petscdm.h" #include "petscdmlabel.h" PetscErrorCode DMGetOutputSequenceNumber(DM dm, PetscInt *num, PetscReal *val)
num | - The output sequence number Many br | |
val | - The output sequence value Many br |
Many br
Note: This is intended for output that should appear in sequence, for instance Many bra set of timesteps in an HDF5 file, or a set of realizations of a stochastic system. Many br
Level:intermediate
Location:src/dm/interface/dm.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages