Home
last modified time | relevance | path

Searched refs:DMFieldList (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/field/interface/
H A Ddmfieldregi.c7 PetscFunctionList DMFieldList; variable
58 PetscCall(PetscFunctionListAdd(&DMFieldList, sname, function)); in DMFieldRegister()
H A Ddlregisdmfield.c42 PetscCall(PetscFunctionListDestroy(&DMFieldList)); in DMFieldFinalizePackage()
H A Ddmfield.c120 PetscCall(PetscFunctionListFind(DMFieldList, type, &r)); in DMFieldSetType()
/petsc/include/
H A Dpetscdmfield.h26 PETSC_EXTERN PetscFunctionList DMFieldList; variable