Searched defs:preallocCenterDim (Results 1 – 2 of 2) sorted by relevance
23 PetscErrorCode DMDASetPreallocationCenterDimension(DM dm, PetscInt preallocCenterDim) in DMDASetPreallocationCenterDimension()53 PetscErrorCode DMDAGetPreallocationCenterDimension(DM dm, PetscInt *preallocCenterDim) in DMDAGetPreallocationCenterDimension()
73 …PetscInt preallocCenterDim; /* Dimension of the points which connect adjacent points for prealloc… member