| /petsc/src/mat/graphops/partition/impls/chaco/ |
| H A D | chaco.c | 211 PetscErrorCode MatPartitioningChacoSetGlobal(MatPartitioning part, MPChacoGlobalType method) in MatPartitioningChacoSetGlobal() 220 … PetscErrorCode MatPartitioningChacoSetGlobal_Chaco(MatPartitioning part, MPChacoGlobalType method) in MatPartitioningChacoSetGlobal_Chaco() 254 PetscErrorCode MatPartitioningChacoGetGlobal(MatPartitioning part, MPChacoGlobalType *method) in MatPartitioningChacoGetGlobal() 263 …PetscErrorCode MatPartitioningChacoGetGlobal_Chaco(MatPartitioning part, MPChacoGlobalType *method) in MatPartitioningChacoGetGlobal_Chaco() 292 PetscErrorCode MatPartitioningChacoSetLocal(MatPartitioning part, MPChacoLocalType method) in MatPartitioningChacoSetLocal() 301 …ic PetscErrorCode MatPartitioningChacoSetLocal_Chaco(MatPartitioning part, MPChacoLocalType method) in MatPartitioningChacoSetLocal_Chaco() 332 PetscErrorCode MatPartitioningChacoGetLocal(MatPartitioning part, MPChacoLocalType *method) in MatPartitioningChacoGetLocal() 341 …c PetscErrorCode MatPartitioningChacoGetLocal_Chaco(MatPartitioning part, MPChacoLocalType *method) in MatPartitioningChacoGetLocal_Chaco() 407 PetscErrorCode MatPartitioningChacoSetEigenSolver(MatPartitioning part, MPChacoEigenType method) in MatPartitioningChacoSetEigenSolver() 416 …scErrorCode MatPartitioningChacoSetEigenSolver_Chaco(MatPartitioning part, MPChacoEigenType method) in MatPartitioningChacoSetEigenSolver_Chaco() [all …]
|
| /petsc/src/vec/is/is/interface/ |
| H A D | isreg.c | 62 PetscErrorCode ISSetType(IS is, ISType method) in ISSetType()
|
| /petsc/src/ksp/ksp/tests/ |
| H A D | ex53.c | 14 …PetscInt method = 2, mat_size = 40, block_size = 2, *A_indices = NULL, *B_indices = NULL, A_siz… in main() local
|
| /petsc/src/vec/is/ao/interface/ |
| H A D | aoreg.c | 86 PetscErrorCode AOSetType(AO ao, AOType method) in AOSetType()
|
| /petsc/src/vec/vec/utils/tagger/impls/ |
| H A D | cdf.c | 21 VecTaggerCDFMethod method; member 404 PetscInt method; in VecTaggerSetFromOptions_CDF() local 432 PetscErrorCode VecTaggerCDFSetMethod(VecTagger tagger, VecTaggerCDFMethod method) in VecTaggerCDFSetMethod() 458 PetscErrorCode VecTaggerCDFGetMethod(VecTagger tagger, VecTaggerCDFMethod *method) in VecTaggerCDFGetMethod()
|
| /petsc/src/binding/petsc4py/test/ |
| H A D | test_dmplex.py | 427 def check_dtype(method): argument 436 def check_package(method): argument 449 def check_nsize(method): argument
|
| H A D | test_snes_py.py | 15 def _log(self, method, *args): argument
|
| H A D | test_viewer_py.py | 13 def _log(self, method, *args): argument
|
| H A D | test_ts_py.py | 40 def _log(self, method, *args): argument
|
| H A D | test_tao_py.py | 24 def _log(self, method): argument
|
| H A D | test_pc_py.py | 75 def _log(self, method, *args): argument
|
| /petsc/src/binding/petsc4py/conf/ |
| H A D | stubgen.py | 99 def visit_method(method, clas_name=None): argument
|
| /petsc/src/binding/petsc4py/docs/source/ |
| H A D | apidoc.py | 173 def visit_method(method): argument
|
| /petsc/src/ksp/ksp/guess/impls/fischer/ |
| H A D | fischer.c | 5 PetscInt method; /* 1, 2 or 3 */ member
|
| /petsc/src/snes/utils/dm/ |
| H A D | dmadapt.c | 264 PetscErrorCode DMAdaptorSetType(DMAdaptor adaptor, DMAdaptorType method) in DMAdaptorSetType()
|
| /petsc/src/dm/label/ |
| H A D | dmlabel.c | 2505 PetscErrorCode DMLabelSetType(DMLabel label, DMLabelType method) in DMLabelSetType()
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 3456 PetscErrorCode PetscSectionSymSetType(PetscSectionSym sym, PetscSectionSymType method) in PetscSectionSymSetType()
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 192 PetscErrorCode DMPlexTransformSetType(DMPlexTransform tr, DMPlexTransformType method) in DMPlexTransformSetType()
|
| /petsc/src/dm/interface/ |
| H A D | dm.c | 4015 PetscErrorCode DMSetType(DM dm, DMType method) in DMSetType()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexcreate.c | 5081 char method[PETSC_MAX_PATH_LEN]; in DMSetFromOptions_NonRefinement_Plex() local
|