Searched refs:test_3d (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/tests/ |
| H A D | ex48.c | 24 PetscErrorCode test_3d(const char filename[], PetscInt dof, PetscBool namefields) in test_3d() function 214 PetscCall(test_3d("3d.vtr", dof, namefields)); in main() 218 PetscCall(test_3d("3d.vts", dof, namefields)); in main()
|
| H A D | ex50.c | 24 static PetscErrorCode test_3d(PetscInt cells[], PetscBool plex, PetscBool ho) in test_3d() function 159 PetscCall(test_3d(cells, plex, ho)); in main()
|
| H A D | ex47.c | 10 PetscErrorCode test_3d(const char filename[]) in test_3d() function 172 PetscCall(test_3d("3d.vts")); in main()
|
| H A D | ex42.c | 12 PetscErrorCode test_3d(const char filename[]) in test_3d() function 174 PetscCall(test_3d("3d.vtr")); in main()
|