Home
last modified time | relevance | path

Searched defs:dimension (Results 1 – 2 of 2) 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()
429 PetscInt timestep = PETSC_INT_MIN, dimension; in VecView_MPI_HDF5_DA() local
770 PetscInt dimension, timestep = PETSC_INT_MIN, dofInd; in VecLoad_HDF5_DA() local
/petsc/src/mat/impls/h2opus/cuda/
H A Dmath2opus.cu47 int dimension; member in PetscPointCloud