| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/checks/ |
| H A D | _util.py | 68 …orrect_PetscValidLogicalCollectiveXXX(linter: Linter, obj: Cursor, obj_type: clx.Type, func_cursor… 106 …_not_type_y(type_x: str, type_y: str, linter: Linter, obj: Cursor, obj_type: clx.Type, func_cursor… 256 def check_is_PetscBool(linter: Linter, obj: Cursor, obj_type: clx.Type, func_cursor: Optional[Curso… 723 def cycle_type(obj_type: clx.Type, get_obj_type: Callable[[clx.Type], clx.Type]) -> clx.Type:
|
| /petsc/src/binding/petsc4py/src/petsc4py/include/petsc4py/ |
| H A D | petsc4py.i | 356 SWIG_AsVal_dec(Type)(SWIG_Object input, Type *v) { in Type() function 379 SWIG_AsPtr_dec(Type)(SWIG_Object input, Type **p) { in Type() function 401 SWIG_From_dec(Type)(Type v) { in Type() function
|
| /petsc/src/vec/is/sf/impls/basic/ |
| H A D | sfpack.c | 54 #define DEF_PackFunc(Type, BS, EQ) \ argument 95 #define DEF_UnpackFunc(Type, BS, EQ) \ argument 136 #define DEF_UnpackAndOp(Type, BS, EQ, Opname, Op, OpApply) \ argument 169 #define DEF_FetchAndOp(Type, BS, EQ, Opname, Op, OpApply) \ argument 190 #define DEF_ScatterAndOp(Type, BS, EQ, Opname, Op, OpApply) \ argument 223 #define DEF_FetchAndOpLocal(Type, BS, EQ, Opname, Op, OpApply) \ argument 245 #define DEF_Pack(Type, BS, EQ) \ argument 254 #define DEF_Add(Type, BS, EQ) \ argument 266 #define DEF_Cmp(Type, BS, EQ) \ argument 279 #define DEF_Log(Type, BS, EQ) \ argument [all …]
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/ |
| H A D | _util.py | 51 def check_valid_type(t: clx.Type) -> bool: 56 def fully_qualify(t: clx.Type) -> list[str]: 63 def view_type(t: clx.Type, level: IndentLevel, title: str) -> list[str]:
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | MatPartitioning.pyx | 20 Type = MatPartitioningType variable in MatPartitioning
|
| H A D | Partitioner.pyx | 20 Type = PartitionerType variable in Partitioner
|
| H A D | AO.pyx | 15 Type = AOType variable in AO
|
| H A D | DS.pyx | 13 Type = DSType variable in DS
|
| H A D | Random.pyx | 23 Type = RandomType variable in Random
|
| H A D | Regressor.pyx | 35 Type = RegressorType variable in Regressor
|
| H A D | Space.pyx | 18 Type = SpaceType variable in Space 576 Type = DualSpaceType variable in DualSpace
|
| H A D | Scatter.pyx | 35 Type = ScatterType variable in Scatter
|
| H A D | FE.pyx | 15 Type = FEType variable in FE
|
| H A D | Device.pyx | 86 Type = DeviceType variable in Device
|
| H A D | IS.pyx | 24 Type = ISType variable in IS 1136 Type = LGMapType variable in LGMap
|
| H A D | SF.pyx | 25 Type = SFType variable in SF
|
| H A D | DMStag.pyx | 657 def setCoordinateDMType(self, dmtype: DM.Type) -> None:
|
| H A D | DMSwarm.pyx | 34 Type = DMSwarmType variable in DMSwarm
|
| H A D | Viewer.pyx | 116 Type = ViewerType variable in Viewer
|
| H A D | TAO.pyx | 109 Type = TAOType variable in TAO 2155 Type = TAOLineSearchType variable in TAOLineSearch
|
| H A D | SNES.pyx | 116 Type = SNESType variable in SNES 2745 Type = SNESLineSearchType variable in SNESLineSearch
|
| H A D | KSP.pyx | 395 Type = KSPType variable in KSP
|
| H A D | DM.pyx | 64 Type = DMType variable in DM
|
| H A D | Vec.pyx | 41 Type = VecType variable in Vec
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/ |
| H A D | _doc_str.py | 441 Type = DocStringType variable in PetscDocString
|