Home
last modified time | relevance | path

Searched defs:MatDestroy (Results 1 – 5 of 5) sorted by path

/dports/cad/gmsh/gmsh-4.9.2-source/Solver/
H A DlinearSystemPETSc.h61 #define MatDestroy(m) MatDestroy(*(m)) macro
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/misc/petsc/
H A Dpetsccommon.hh253 inline static void MatDestroy ( Mat *A ) { in MatDestroy() function
/dports/math/mfem/mfem-4.3/linalg/
H A Dsundials.cpp428 static void MatDestroy(SUNMatrix A) in MatDestroy() function
/dports/science/PETSc/petsc-3.14.1/src/mat/interface/
H A Dmatrix.c1278 PetscErrorCode MatDestroy(Mat *A) in MatDestroy() function
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/gen1int/
H A Dgen1int_matrix.F90534 subroutine MatDestroy(A) subroutine
542 end subroutine MatDestroy argument