Home
last modified time | relevance | path

Searched refs:VecGetHDF5ChunkSize (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/da/ !
H A Dgr2.c317 static PetscErrorCode VecGetHDF5ChunkSize(DM_DA *da, Vec xin, PetscInt dimension, PetscInt timestep… in VecGetHDF5ChunkSize() function
492 PetscCall(VecGetHDF5ChunkSize(da, xin, dimension, timestep, chunkDims)); in VecView_MPI_HDF5_DA()