Searched refs:tru (Results 1 – 2 of 2) sorted by relevance
559 PetscBool tru = PETSC_TRUE; in VecView_MPI_HDF5_DA() local560 …scCall(PetscViewerHDF5WriteObjectAttribute(viewer, (PetscObject)xin, "complex", PETSC_BOOL, &tru)); in VecView_MPI_HDF5_DA()
627 PetscBool tru = PETSC_TRUE; in VecView_MPI_HDF5() local628 …scCall(PetscViewerHDF5WriteObjectAttribute(viewer, (PetscObject)xin, "complex", PETSC_BOOL, &tru)); in VecView_MPI_HDF5()