Searched refs:PetscSFList (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/vec/is/sf/interface/ |
| H A D | sfregi.c | 16 PetscFunctionList PetscSFList; variable 82 PetscCall(PetscFunctionListAdd(&PetscSFList, name, create)); in PetscSFRegister()
|
| H A D | dlregissf.c | 92 PetscCall(PetscFunctionListDestroy(&PetscSFList)); in PetscSFFinalizePackage()
|
| H A D | sf.c | 182 PetscCall(PetscFunctionListFind(PetscSFList, type, &r)); in PetscSFSetType() 354 …ionsFList("-sf_type", "PetscSF implementation type", "PetscSFSetType", PetscSFList, deft, type, si… in PetscSFSetFromOptions()
|
| /petsc/include/ |
| H A D | petscsf.h | 115 PETSC_EXTERN PetscFunctionList PetscSFList; variable
|