Home
last modified time | relevance | path

Searched defs:KSPCreate (Results 1 – 2 of 2) sorted by path

/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/misc/petsc/
H A Dpetsccommon.hh140 inline static void KSPCreate ( const Comm& comm, KSP *inksp ) in KSPCreate() function
/dports/science/PETSc/petsc-3.14.1/src/ksp/ksp/interface/
H A Ditcreate.c674 PetscErrorCode KSPCreate(MPI_Comm comm,KSP *inksp) in KSPCreate() function