DMAdaptorSetSolver#
Sets the solver used to produce discrete solutions
Synopsis#
#include "petscdmadaptor.h"
PetscErrorCode DMAdaptorSetSolver(DMAdaptor adaptor, SNES snes)
Not Collective
Input Parameters#
See Also#
DM Basics, DMAdaptor
, DMAdaptorGetSolver()
, DMAdaptorCreate()
, DMAdaptorAdapt()
Level#
intermediate
Location#
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages