Home
last modified time | relevance | path

Searched refs:PetscFPTAdd (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/private/
H A Dpetscfptimpl.h75 static inline PetscErrorCode PetscFPTAdd(void *key, const char *data) in PetscFPTAdd() function
/petsc/src/sys/dll/
H A Ddlimpl.c293 if (*value) PetscCall(PetscFPTAdd(*value, symbol)); in PetscDLSym()