Home
last modified time | relevance | path

Searched refs:getPrefix (Results 1 – 6 of 6) sorted by relevance

/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DBasic.pm473 sub getPrefix($) subroutine
H A DABIDump.pm1346 if(my $SymbolPrefix = getPrefix($Symbol))
H A DSysCheck.pm940 my $Prefix = getPrefix($_[0]);
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dlibpetsc4py.pyx86 cdef inline const char* getPrefix(void *pobj) noexcept nogil: function
453 getPrefix(viewer), b"-viewer_python_type",
462 getPrefix(viewer), b"-viewer_python_filename",
870 getPrefix(mat), b"-mat_python_type",
1528 getPrefix(pc), b"-pc_python_type",
1832 getPrefix(ksp), b"-ksp_python_type",
2166 getPrefix(snes), b"-snes_python_type",
2503 getPrefix(ts), b"-ts_python_type",
2886 getPrefix(tao), b"-tao_python_type",
/petsc/config/BuildSystem/config/
H A Dframework.py652 def getPrefix(self, child): member in Framework
666 prefix = self.getPrefix(child)
674 prefix = self.getPrefix(child)
/petsc/config/BuildSystem/config/packages/
H A DBlasLapack.py61 def getPrefix(self): member in Configure
764 prefix = self.getPrefix()