Home
last modified time | relevance | path

Searched defs:file_type (Results 1 – 1 of 1) sorted by relevance

/libCEED/examples/fluids/src/ !
H A Dmisc.c96 static PetscErrorCode BinaryReadIntoInt(PetscViewer viewer, PetscInt *out, PetscDataType file_type)… in BinaryReadIntoInt()
118 PetscDataType file_type = PETSC_INT32; in LoadFluidsBinaryVec() local