Searched defs:usempiio (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/vec/vec/tests/ |
| H A D | ex46.c | 9 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 D | ex15.c | 15 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 D | binv.c | 11 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 D | trajmemory.c | 424 PetscBool usempiio; in StackLoadLast() local
|