Searched refs:lixp (Results 1 – 1 of 1) sorted by relevance
1077 PetscInt lixp[128], *lix = lixp; in VecSetValuesLocal() local1138 PetscInt lixp[128], *lix = lixp; in VecSetValuesBlockedLocal() local1149 if (ni > (PetscInt)PETSC_STATIC_ARRAY_LENGTH(lixp)) PetscCall(PetscMalloc1(ni, &lix)); in VecSetValuesBlockedLocal()1152 if (ni > (PetscInt)PETSC_STATIC_ARRAY_LENGTH(lixp)) PetscCall(PetscFree(lix)); in VecSetValuesBlockedLocal()