Searched refs:sfname (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/vec/is/sf/tests/ |
| H A D | ex5.c | 6 static PetscErrorCode TestVector(PetscSF sf, const char *sfname) in TestVector() argument 46 …ck size %" PetscInt_FMT ", ldr %" PetscInt_FMT ", ldl %" PetscInt_FMT "\n", sfname, bs, ldr, ldl)); in TestVector() 64 …ck size %" PetscInt_FMT ", ldr %" PetscInt_FMT ", ldl %" PetscInt_FMT "\n", sfname, bs, ldr, ldl)); in TestVector()
|