Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/mat/impls/mffd/ftn-custom/
H A Dzmffdf.c45 *ierr = MatMFFDSetOptionsPrefix(*mat,t);if (*ierr) return; in matmffdsetoptionsprefix_()
/dports/science/PETSc/petsc-3.14.1/src/mat/impls/mffd/
H A Dmffd.c518 PetscErrorCode MatMFFDSetOptionsPrefix(Mat mat,const char prefix[]) in MatMFFDSetOptionsPrefix() function
/dports/science/PETSc/petsc-3.14.1/src/snes/interface/
H A Dsnes.c589 ierr = MatMFFDSetOptionsPrefix(J,((PetscObject)snes)->prefix);CHKERRQ(ierr); in SNESSetUpMatrixFree_Private()
750 ierr = MatMFFDSetOptionsPrefix(J,((PetscObject)snes)->prefix);CHKERRQ(ierr); in SNESSetUpMatrices()
758 ierr = MatMFFDSetOptionsPrefix(J,((PetscObject)snes)->prefix);CHKERRQ(ierr); in SNESSetUpMatrices()
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscmat.h1761 PETSC_EXTERN PetscErrorCode MatMFFDSetOptionsPrefix(Mat,const char[]);
/dports/science/PETSc/petsc-3.14.1/docs/manualpages/
H A Dhtmlmap2477 man:+MatMFFDSetOptionsPrefix++MatMFFDSetOptionsPrefix++++man+manualpages/Mat/MatMFFDSetOptionsPrefi…
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS39324 PetscErrorCode MatMFFDSetOptionsPrefix(518,17572
H A DCTAGS17415 MatMFFDSetOptionsPrefix src/mat/impls/mffd/mffd.c /^PetscErrorCode MatMFFDSetOptionsPrefix(Mat mat…