DMAdaptorSetSequenceLength#
Sets the number of sequential adaptations
Synopsis#
#include "petscdmadaptor.h" 
PetscErrorCode DMAdaptorSetSequenceLength(DMAdaptor adaptor, PetscInt num)
Not Collective
Input Parameters#
- adaptor - The - DMAdaptorobject
- num - The number of adaptations 
See Also#
DM Basics, DMAdaptorGetSequenceLength(), DMAdaptorCreate(), DMAdaptorAdapt()
Level#
intermediate
Location#
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages