Home
last modified time | relevance | path

Searched defs:COL_BF_SIZE (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c1932 PetscInt nloc, nzl, *colbuf, row, COL_BF_SIZE = 1024; in LandauCreateJacobianMatrix() local
2620 PetscInt nloc, nzl, *colbuf, COL_BF_SIZE = 1024, row; in DMPlexLandauCreateMassMatrix() local