DMAdaptorGetSolver#

Gets the solver used to produce discrete solutions

Synopsis#

#include "petscdmadaptor.h" 
PetscErrorCode DMAdaptorGetSolver(DMAdaptor adaptor, SNES *snes)

Not Collective

Input Parameter#

Output Parameter#

  • snes - The solver

See Also#

DMAdaptor, DMAdaptorSetSolver(), DMAdaptorCreate(), DMAdaptorAdapt()

Level#

intermediate

Location#

src/snes/utils/dmadapt.c


Edit on GitLab

Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages