Home
last modified time | relevance | path

Searched refs:enum (Results 1 – 25 of 49) sorted by relevance

12

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdef.pxi3 enum: PETSC_DECIDE
4 enum: PETSC_DEFAULT
5 enum: PETSC_DETERMINE
6 enum: PETSC_CURRENT
7 enum: PETSC_UNLIMITED
12 ctypedef enum PetscInsertMode "InsertMode":
22 ctypedef enum PetscScatterMode "ScatterMode":
28 ctypedef enum PetscNormType "NormType":
36 ctypedef enum PetscCopyMode:
H A Darraynpy.pxi22 enum: NPY_INTP
26 enum: NPY_ARRAY_ALIGNED
27 enum: NPY_ARRAY_WRITEABLE
28 enum: NPY_ARRAY_NOTSWAPPED
29 enum: NPY_ARRAY_CARRAY
30 enum: NPY_ARRAY_CARRAY_RO
31 enum: NPY_ARRAY_FARRAY
32 enum: NPY_ARRAY_FARRAY_RO
45 ctypedef enum NPY_ORDER:
60 enum: NPY_INT
[all …]
H A Dpetscvwr.pxi21 ctypedef enum PetscViewerFormat:
58 ctypedef enum PetscFileMode:
65 enum: PETSC_DRAW_FULL_SIZE
66 enum: PETSC_DRAW_HALF_SIZE
67 enum: PETSC_DRAW_THIRD_SIZE
68 enum: PETSC_DRAW_QUARTER_SIZE
H A Dpetscdevice.pxi5 ctypedef enum PetscOffloadMask:
12 ctypedef enum PetscMemType:
18 ctypedef enum PetscDeviceType:
24 ctypedef enum PetscStreamType:
30 ctypedef enum PetscDeviceContextJoinMode:
H A Dpetscdmswarm.pxi5 ctypedef enum PetscDMSwarmType "DMSwarmType":
9 ctypedef enum PetscDMSwarmMigrateType "DMSwarmMigrateType":
15 ctypedef enum PetscDMSwarmCollectType "DMSwarmCollectType":
21 ctypedef enum PetscDMSwarmPICLayoutType 'DMSwarmPICLayoutType':
H A Dpetscpc.pxi54 ctypedef enum PetscPCSide "PCSide":
60 ctypedef enum PetscPCASMType "PCASMType":
66 ctypedef enum PetscPCGASMType "PCGASMType":
72 ctypedef enum PetscPCMGType "PCMGType":
78 ctypedef enum PetscPCMGCycleType "PCMGCycleType":
89 ctypedef enum PetscPCCompositeType "PCCompositeType":
96 ctypedef enum PetscPCFieldSplitSchurPreType "PCFieldSplitSchurPreType":
103 ctypedef enum PetscPCFieldSplitSchurFactType "PCFieldSplitSchurFactType":
109 ctypedef enum PetscPCPatchConstructType "PCPatchConstructType":
116 ctypedef enum PetscPCHPDDMCoarseCorrectionType "PCHPDDMCoarseCorrectionType":
[all …]
H A Ddlpack.pxi24 cdef enum PetscDLDeviceType:
42 cdef enum DLDataTypeCode:
H A Dpetscregressor.pxi27 ctypedef enum PetscRegressorLinearType:
H A Dpetscmpi.pxi12 enum: MPI_IDENT
13 enum: MPI_CONGRUENT
H A Dpetscksp.pxi53 ctypedef enum PetscKSPNormType "KSPNormType":
60 ctypedef enum PetscKSPConvergedReason "KSPConvergedReason":
84 ctypedef enum PetscKSPDMActive "KSPDMActive":
90 ctypedef enum PetscKSPHPDDMType "KSPHPDDMType":
H A Dpetscdt.pxi5 ctypedef enum int "PetscGaussLobattoLegendreCreateType":
H A Dpetscdm.pxi22 ctypedef enum PetscDMBoundaryType"DMBoundaryType":
29 ctypedef enum PetscDMPolytopeType "DMPolytopeType":
49 ctypedef enum PetscDMReorderDefaultFlag "DMReorderDefaultFlag":
H A Dpetscdmda.pxi5 ctypedef enum PetscDMDAStencilType"DMDAStencilType":
9 ctypedef enum PetscDMDAInterpolationType"DMDAInterpolationType":
13 ctypedef enum PetscDMDAElementType"DMDAElementType":
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D_doc_str.py9 import enum
31 @enum.unique
32 class Verdict(enum.IntEnum):
39 @enum.unique
40 class DocStringType(enum.Enum):
42 FUNCTION = enum.auto()
43 TYPEDEF = enum.auto()
44 ENUM = enum.auto()
46 @enum.unique
47 class DocStringTypeModifier(enum.Flag):
[all …]
/petsc/src/sys/tests/linter/output/
H A DtestValidEnumDocstrings.patch7 typedef enum {
27 typedef enum {
/petsc/config/BuildSystem/config/utilities/
H A DcacheDetails.py18 def enum(self): member in CacheAttribute
124 … self.log.write('Cannot use value returned for {}: {}, continuing\n'.format(attr.enum(),val))
137 …('Skipping determination of {} in batch mode, using default {}\n'.format(attr.enum(),attr.default))
141 self.addDefine(attr.enum(),val)
/petsc/src/sys/tutorials/output/
H A Dex5f90_1.out11 enum = b456; (list) tuple value 2 help message
22 enum = b456; (list) tuple value 2 help message
33 enum = b456; (list) tuple value 2 help message
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A Dmain.py17 import enum
24 @enum.unique
25 class ReturnCode(enum.IntFlag):
27 ERROR_WERROR = enum.auto()
28 ERROR_ERROR_FIXED = enum.auto()
29 ERROR_ERROR_LEFT = enum.auto()
30 ERROR_ERROR_TEST = enum.auto()
31 ERROR_TEST_FAILED = enum.auto()
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_diag.py9 import enum
411 @enum.unique
412 class DiagnosticKind(enum.Enum):
413 ERROR = enum.auto()
414 WARNING = enum.auto()
H A D_pool.py10 import enum
45 class QueueSignal(enum.IntEnum):
49 FILE_PATH = enum.auto()
50 EXIT_QUEUE = enum.auto()
H A D_cursor.py8 import enum
27 class CtypesEnum(enum.IntEnum):
35 @enum.unique
/petsc/src/sys/tutorials/
H A Dex5f90.F9022 PetscEnum :: enum
82 …PetscCallA(PetscBagRegisterEnum(bag, data%enum, list, 1, 'enum', 'tuple value 2 help message', ier…
/petsc/doc/changes/
H A D2022.md62 - `TSType` is now a string, rather than enum type
69 - `SNESType` is now a string, rather than enum type
81 - `KSPType` is now a string, rather than enum type.
91 - `PCType` is now a string, rather than enum type.
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/util/
H A D_clang.py10 import enum
14 class CXTranslationUnit(enum.IntFlag):
/petsc/doc/developers/
H A Dstyle.md16 01. All function names and enum types consist of acronyms or words, each
20 02. All enum elements and macro variables are named with all capital
534 typedef enum {
540 Note that after compiler preprocessing, the enum above would be transformed into something like
543 typedef enum {
580 a formatted comment of an enum used for documentation only.
591 a formatted comment of a CPP macro or enum value for documentation.
614 Each function, typedef, class, macro, enum, and so on in the public API
684 …in single back tick marks. All PETSc enum types and macros etc, should also be enclosed in single …

12