Searched refs:getPrefix (Results 1 – 6 of 6) sorted by relevance
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/ |
| H A D | Basic.pm | 473 sub getPrefix($) subroutine
|
| H A D | ABIDump.pm | 1346 if(my $SymbolPrefix = getPrefix($Symbol))
|
| H A D | SysCheck.pm | 940 my $Prefix = getPrefix($_[0]);
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | libpetsc4py.pyx | 86 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 D | framework.py | 652 def getPrefix(self, child): member in Framework 666 prefix = self.getPrefix(child) 674 prefix = self.getPrefix(child)
|
| /petsc/config/BuildSystem/config/packages/ |
| H A D | BlasLapack.py | 61 def getPrefix(self): member in Configure 764 prefix = self.getPrefix()
|