DMInterpolationDestroy#
Destroys a DMInterpolationInfo
context
Synopsis#
#include "petscdmplex.h"
#include "petscsnes.h"
PetscErrorCode DMInterpolationDestroy(DMInterpolationInfo *ctx)
Collective
Input Parameter#
ctx - the context
See Also#
SNES: Nonlinear Solvers, DM
, DMInterpolationInfo
, DMInterpolationEvaluate()
, DMInterpolationAddPoints()
, DMInterpolationCreate()
Level#
beginner
Location#
Examples#
src/ts/tutorials/ex77.c
src/snes/tutorials/ex63.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages