Home
last modified time | relevance | path

Searched refs:warn (Results 1 – 8 of 8) sorted by relevance

/petsc/lib/petsc/bin/
H A Dpetsc_conf.py22 warnings.warn('PETSC_DIR env not set - unable to locate PETSc installation, using defaults')
37 …warnings.warn('Unable to locate PETSc installation in specified PETSC_DIR/PETSC_ARCH, using defaul…
40 …warnings.warn('PETSC_ARCH env not set or incorrect PETSC_DIR is given - unable to locate PETSc ins…
46 warnings.warn('Nonexistent or invalid PETSc installation, using defaults')
58 warnings.warn('Nonexistent or invalid PETSc installation, using defaults')
/petsc/src/binding/petsc4py/src/petsc4py/
H A DPETSc.pyx10 # cython: warn.multiple_declarators=False
/petsc/src/sys/classes/draw/interface/
H A Ddrawreg.c380 PetscBool warn; in PetscDrawSetFromOptions() local
397 PetscCall(PetscOptionsHasName(NULL, NULL, "-nox_warning", &warn)); in PetscDrawSetFromOptions()
398 …if (!nox && !warn) PetscCall((*PetscErrorPrintf)("PETSc installed without X Windows or Microsoft G… in PetscDrawSetFromOptions()
/petsc/src/binding/petsc4py/conf/
H A Dconfpetsc.py91 def warn(message): function
110 warn('You need Cython to generate C source files.')
116 warn(f'Cannot parse Cython version string {CYTHON_VERSION!r}')
121 warn(f'You need Cython >= {VERSION} (you have version {CYTHON_VERSION})')
492 log.warn('PETSC_DIR not specified')
537 log.warn('invalid PETSC_ARCH: %s (ignored)' % arch)
695 log.warn("Stubs could not be generated.")
/petsc/src/binding/petsc4py/src/petsc4py/lib/
H A D__init__.py164 warnings.warn(
/petsc/doc/manual/
H A Dfortran.md247 the Fortran compiler will often warn you if the wrong `NULL` type is passed.
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dlibpetsc4py.pyx5 # cython: warn.multiple_declarators=False
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas2920 (op-rho-warn-models-changed? #t)
8658 (twotemp/warn-if-species-has-different-formula? #t)