Home
last modified time | relevance | path

Searched refs:PetscDLLibraryPrepend (Results 1 – 3 of 3) sorted by relevance

/petsc/src/sys/dll/
H A Ddl.c397 PetscErrorCode PetscDLLibraryPrepend(MPI_Comm comm, PetscDLLibrary *outlist, const char path[]) in PetscDLLibraryPrepend() function
H A Dreg.c81 PetscCall(PetscDLLibraryPrepend(PETSC_COMM_WORLD, &PetscDLLibrariesLoaded, libname[i])); in PetscInitialize_DynamicLibraries()
/petsc/include/
H A Dpetscsys.h1667 PETSC_EXTERN PetscErrorCode PetscDLLibraryPrepend(MPI_Comm, PetscDLLibrary *, const char[]);