Home
last modified time | relevance | path

Searched refs:SNESDestroy_FAS (Results 1 – 1 of 1) sorted by relevance

/petsc/src/snes/impls/fas/
H A Dfas.c23 static PetscErrorCode SNESDestroy_FAS(SNES snes) in SNESDestroy_FAS() function
939 snes->ops->destroy = SNESDestroy_FAS; in SNESCreate_FAS()