Searched defs:nlnk_max (Results 1 – 1 of 1) sorted by relevance
1358 static inline PetscErrorCode PetscLLCondensedCreate(PetscInt nlnk_max, PetscInt lnk_max, PetscInt *… in PetscLLCondensedCreate()1457 static inline PetscErrorCode PetscLLCondensedCreate_Scalable(PetscInt nlnk_max, PetscInt **lnk) in PetscLLCondensedCreate_Scalable()1471 static inline PetscErrorCode PetscLLCondensedExpand_Scalable(PetscInt nlnk_max, PetscInt **lnk) in PetscLLCondensedExpand_Scalable()1549 static inline PetscErrorCode PetscLLCondensedCreate_fast(PetscInt nlnk_max, PetscInt **lnk) in PetscLLCondensedCreate_fast()