Home
last modified time | relevance | path

Searched defs:error (Results 1 – 25 of 58) sorted by relevance

123

/petsc/src/ts/tests/
H A Dex14.c69 PetscReal error = PetscAbsReal(PetscRealPart(xx[i]) - PetscPowReal(t, i + 1)); in TestExplicitTS() local
80 PetscReal error = PetscAbsReal(PetscRealPart(yy[i]) - PetscPowReal(t, i + 1)); in TestExplicitTS() local
/petsc/src/mat/tutorials/
H A Dex3.c30 PetscReal error; in main() local
/petsc/config/PETSc/options/
H A Dpetscclone.py5 def noCheck(command, status, output, error): argument
/petsc/src/snes/tests/
H A Dex68.c54 PetscReal norm, error; in CheckProblem1() local
100 PetscReal norm, error; in CheckProblem2() local
H A Dex8.c446 …st PetscReal[], PetscInt, PetscScalar *, void *), void **exactCtxs, PetscReal *error, PetscReal *e… in ComputeError() argument
469 PetscReal error, errorDer, tol = PETSC_SMALL; in CheckFunctions() local
497 PetscReal error, errorDer, tol = PETSC_SMALL; in CheckTransferError() local
/petsc/config/BuildSystem/config/packages/
H A Dsowing.py4 def noCheck(command, status, output, error): argument
H A DMPI.py7 def noCheck(command, status, output, error): argument
/petsc/src/ts/tutorials/
H A Dex51.c61 PetscReal error; in main() local
/petsc/src/ksp/ksp/tests/
H A Dex60.c11 PetscReal error; in main() local
/petsc/systems/Apple/iOS/bin/
H A Diosbuilder.py310 def noCheckCommand(command, status, output, error): argument
/petsc/src/snes/utils/dm/
H A Ddmadapt.c351 … adaptor, PetscInt it, DM odm, DM adm, PetscInt Nf, PetscReal enorms[], Vec error, PetscCtx ctx), … in DMAdaptorMonitorSet()
1020 …Monitor(DMAdaptor adaptor, PetscInt it, DM odm, DM adm, PetscInt Nf, PetscReal enorms[], Vec error) in DMAdaptorMonitor()
1053 …r adaptor, PetscInt n, DM odm, DM adm, PetscInt Nf, PetscReal enorms[], Vec error, PetscViewerAndF… in DMAdaptorMonitorSize()
1104 …r adaptor, PetscInt n, DM odm, DM adm, PetscInt Nf, PetscReal enorms[], Vec error, PetscViewerAndF… in DMAdaptorMonitorError()
1160 …r adaptor, PetscInt n, DM odm, DM adm, PetscInt Nf, PetscReal enorms[], Vec error, PetscViewerAndF… in DMAdaptorMonitorErrorDraw()
1250 …r adaptor, PetscInt n, DM odm, DM adm, PetscInt Nf, PetscReal enorms[], Vec error, PetscViewerAndF… in DMAdaptorMonitorErrorDrawLG()
1338 Vec error = NULL; in DMAdaptorAdapt_Sequence_Private() local
/petsc/lib/petsc/bin/
H A Dpetscnagfor89 error = error.replace('-rpath ','-Wl,-rpath') variable
/petsc/config/BuildSystem/config/
H A Dbase.py118 def logError(self, component, status, output, error): argument
475 def report(command, status, output, error): argument
531 def report(command, status, output, error): argument
613 def report(command, status, output, error): argument
H A DsetCompilers.py11 def noCheck(command, status, output, error): argument
2186 def checkArchive(command, status, output, error): argument
2199 def checkRanlib(command, status, output, error): argument
2255 def checkArchiverArgfile(command, status, output, error): argument
/petsc/src/ts/tutorials/multirate/
H A Dex3.c86 PetscReal error, tt; in main() local
H A Dex1.c89 PetscReal error, tt; in main() local
H A Dex2.c89 PetscScalar error, tt; in main() local
H A Dex3fastslowsplit.c117 PetscScalar error, tt; in main() local
/petsc/config/BuildSystem/
H A Dscript.py192 def defaultCheckCommand(command, status, output, error): argument
205 def passCheckCommand(command, status, output, error): argument
/petsc/src/dm/impls/plex/tests/
H A Dex46.c99 PetscReal error, tol = PETSC_SMALL; in CheckError() local
H A Dex3.c725 …st PetscReal[], PetscInt, PetscScalar *, void *), void **exactCtxs, PetscReal *error, PetscReal *e… in ComputeError() argument
748 PetscReal error, errorDer, tol = PETSC_SMALL; in CheckFunctions() local
806 PetscReal error, errorDer, tol = PETSC_SMALL; in CheckInterpolation() local
884 PetscReal errorOld, errorDerOld, error, errorDer, rel, len, lenOld; in CheckConvergence() local
/petsc/src/mat/impls/mffd/
H A Dmffd.c543 static PetscErrorCode MatMFFDSetFunctionError_MFFD(Mat mat, PetscReal error) in MatMFFDSetFunctionError_MFFD()
879 PetscErrorCode MatMFFDSetFunctionError(Mat mat, PetscReal error) in MatMFFDSetFunctionError()
/petsc/src/snes/interface/noise/
H A Dsnesmfj2.c286 PetscErrorCode MatSNESMFMoreSetParameters(Mat mat, PetscReal error, PetscReal umin, PetscReal h) in MatSNESMFMoreSetParameters()
/petsc/src/mat/tests/
H A Dex23.c943 PetscReal error; in CheckMat() local
1002 PetscReal error; in TestMatZeroRows() local
/petsc/src/mat/matfd/
H A Dfdmatrix.c170 PetscErrorCode MatFDColoringSetParameters(MatFDColoring matfd, PetscReal error, PetscReal umin) in MatFDColoringSetParameters()

123