Home
last modified time | relevance | path

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

/petsc/src/vec/is/utils/hdf5/
H A Dhdf5io.c8 int lenInd, bsInd, complexInd, rdim; member
153 ctx->complexInd = ctx->rdim - 1; in PetscViewerHDF5ReadSizes_Private()
156 ctx->complexInd = -1; in PetscViewerHDF5ReadSizes_Private()
160 …->complexInd] == 2, PETSC_COMM_SELF, PETSC_ERR_FILE_UNEXPECTED, "Complex numbers must have exactly… in PetscViewerHDF5ReadSizes_Private()