Home
last modified time | relevance | path

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

/petsc/src/vec/vec/tests/
H A Dex46.c9 PetscErrorCode MyVecDump(const char fname[], PetscBool skippheader, PetscBool usempiio, Vec x) in MyVecDump()
36 PetscErrorCode MyVecLoad(const char fname[], PetscBool skippheader, PetscBool usempiio, Vec x) in MyVecLoad()
148 PetscBool usempiio = PETSC_FALSE; in TestBinary() local
176 PetscBool usempiio = PETSC_TRUE; in TestBinaryMPIIO() local
202 PetscBool usempiio = PETSC_FALSE; in main() local
/petsc/src/dm/tutorials/
H A Dex15.c15 PetscErrorCode MyVecDump(const char fname[], PetscBool skippheader, PetscBool usempiio, Vec x) in MyVecDump()
42 PetscErrorCode MyVecLoad(const char fname[], PetscBool skippheader, PetscBool usempiio, Vec x) in MyVecLoad()
175 PetscErrorCode TestDMDAVec(PetscBool usempiio) in TestDMDAVec()
220 PetscBool usempiio = PETSC_FALSE; in main() local
/petsc/src/sys/classes/viewer/impls/binary/
H A Dbinv.c11 PetscBool usempiio; member
1451 PetscBool usempiio; in PetscViewerSetUp_Binary() local
1478 PetscBool usempiio; in PetscViewerView_Binary() local
/petsc/src/ts/trajectory/impls/memory/
H A Dtrajmemory.c424 PetscBool usempiio; in StackLoadLast() local