| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/ |
| H A D | _doc_section.py | 271 def check(self, linter: Linter, cursor: Cursor, docstring: PetscDocStringImpl) -> None: member in FunctionSynopsis 376 def check(self, linter: Linter, cursor: Cursor, docstring: PetscDocStringImpl) -> None: member in EnumSynopsis 834 def check(self, linter: Linter, cursor: Cursor, docstring: PetscDocStringImpl) -> None: member in FunctionParameterList 887 def check(self, linter: Linter, cursor: Cursor, docstring: PetscDocStringImpl) -> None: member in OptionDatabaseKeys 1170 def check(self, linter: Linter, cursor: Cursor, docstring: PetscDocStringImpl) -> None: member in Level 1362 def check(self, linter: Linter, cursor: Cursor, docstring: PetscDocStringImpl) -> None: member in SeeAlso
|
| H A D | _doc_section_base.py | 139 def check(self, docstring: PetscDocStringImpl, section: SectionImpl, loc: SourceRange) -> None: member in DescribableItem 603 def check(self, linter: Linter, cursor: Cursor, docstring: PetscDocStringImpl) -> None: member in SectionBase 1004 def check(self, linter: Linter, cursor: Cursor, docstring: PetscDocStringImpl) -> None: member in ParameterList 1218 def check(self, linter: Linter, cursor: Cursor, docstring: PetscDocStringImpl) -> None: member in InlineList
|
| /petsc/src/mat/tests/ |
| H A D | ex222.c | 11 PetscBool flg, check = PETSC_TRUE; in main() local
|
| H A D | ex237.c | 37 …PetscBool flg, cuda, maij = PETSC_FALSE, check = PETSC_FALSE, abt = PETSC_FALSE, atb = PETSC_FAL… in main() local
|
| /petsc/src/sys/error/ |
| H A D | pstack.c | 79 PetscErrorCode PetscStackSetCheck(PetscBool check) in PetscStackSetCheck()
|
| /petsc/config/BuildSystem/config/ |
| H A D | types.py | 26 def check(self, typeName, defaultType = None, includes = []): member in Configure
|
| H A D | functions.py | 25 def check(self, funcs, libraries = None, examineOutput=lambda ret,out,err:None): member in Configure
|
| H A D | headers.py | 80 def check(self,header, adddefine = 1): member in Configure
|
| H A D | libraries.py | 186 …def check(self, libName, funcs, libDir = None, otherLibs = [], prototype = '', call = '', fortranM… member in Configure
|
| /petsc/src/ts/tests/ |
| H A D | ex13.c | 27 PetscBool sort, use1, use2, check = PETSC_FALSE; in main() local
|
| /petsc/src/sys/tests/ |
| H A D | ex15.cxx | 7 PetscErrorCode TestComplexOperators(Type x, PetscBool check, double &ans) in TestComplexOperators()
|
| /petsc/src/snes/tutorials/ |
| H A D | ex3.c | 572 StepCheckCtx *check; in PostCheck() local 641 SetSubKSPCtx *check; in PostSetSubKSP() local
|
| /petsc/config/ |
| H A D | gmakegentest.py | 90 …me=None, pkg_pkgs=None, testdir='tests', verbose=False, single_ex=False, srcdir=None, check=False): argument 1060 srcdir=None, testdir=None, check=False): argument
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex99.c | 146 PetscBool check; in main() local
|
| /petsc/ |
| H A D | makefile | 121 check: check_body ${PETSC_POST_CHECKS} target
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/ |
| H A D | _pool.py | 420 def check(self) -> None: member in ParallelPool
|
| H A D | _cursor.py | 459 def check() -> tuple[bool, str, Optional[clx.Cursor]]: function
|
| /petsc/config/PETSc/ |
| H A D | Configure.py | 793 def check(default_typename, generator): function
|
| /petsc/src/ts/utils/ |
| H A D | dmplexts.c | 495 PetscBool check; in DMTSCheckFromOptions() local
|
| /petsc/include/ |
| H A D | petscerror.h | 1401 …PetscBool check; /* option to check for correct Push/Pop semantics, true for default petscstack … member
|
| /petsc/src/ksp/ksp/impls/fetidp/ |
| H A D | fetidp.c | 62 PetscBool check; member
|
| /petsc/src/snes/utils/ |
| H A D | dmplexsnes.c | 1028 PetscBool check; in DMSNESCheckFromOptions() local
|
| /petsc/src/mat/impls/h2opus/cuda/ |
| H A D | math2opus.cu | 949 PetscBool check = a->check_construction; in MatAssemblyEnd_H2OPUS() local
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddc.c | 2531 PetscBool ismatis, matisok = PETSC_FALSE, check = PETSC_FALSE; in PCBDDCCreateFETIDPOperators_BDDC() local
|
| /petsc/include/petsc/private/ |
| H A D | petscimpl.h | 21 #define PetscStackSetCheck(check) PETSC_SUCCESS argument
|