Searched defs:array_petsc (Results 1 – 1 of 1) sorted by relevance
69 …rorCode IntArrayCeedToPetsc(PetscCount num_entries, CeedInt **array_ceed, PetscInt **array_petsc) { in IntArrayCeedToPetsc()98 static inline PetscErrorCode IntArrayPetscToCeed(PetscCount num_entries, PetscInt **array_petsc, Ce… in IntArrayPetscToCeed()