Home
last modified time | relevance | path

Searched refs:nox (Results 1 – 5 of 5) sorted by relevance

/petsc/src/sys/classes/draw/interface/
H A Ddrawreg.c376 PetscBool flg, nox; in PetscDrawSetFromOptions() local
390 PetscCall(PetscOptionsHasName(((PetscObject)draw)->options, NULL, "-nox", &nox)); in PetscDrawSetFromOptions()
393 if (!nox) def = PETSC_DRAW_WIN32; in PetscDrawSetFromOptions()
395 if (!nox) def = PETSC_DRAW_X; in PetscDrawSetFromOptions()
398 …if (!nox && !warn) PetscCall((*PetscErrorPrintf)("PETSc installed without X Windows or Microsoft G… in PetscDrawSetFromOptions()
408 PetscCall(PetscOptionsName("-nox", "Run without graphics", "None", &nox)); in PetscDrawSetFromOptions()
/petsc/src/vec/pf/interface/
H A Dpf.c125 PetscBool nox = PETSC_FALSE; in PFApplyVec() local
140 nox = PETSC_TRUE; in PFApplyVec()
166 if (nox) PetscCall(VecDestroy(&x)); in PFApplyVec()
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas87 (sg-nox? #f)
1013 (nox/sncr-urea-n2o-m-f (6.9e+17 -2.5 64760.))
1014 (nox/sncr-urea-n2o-oh-f (2000000. 0. 10000.))
1015 (nox/sncr-urea-nco-oh-f (10000000. 0. 0.))
1016 (nox/sncr-urea-nco-no-f (10000000. 0. -390.))
1017 (nox/sncr-urea-hnco-m-f (240000000. 0.85 68000.))
1018 (nox/sncr-urea-decomp-2 (61300. 0. 20980.))
1019 (nox/sncr-urea-decomp-1 (12700. 0. 15540.))
1020 (nox/sncr-nh3-no-f2 (0.35 7.65 125300.))
1021 (nox/sncr-nh3-n2-f2 (424. 5.3 83600.))
[all …]
/petsc/doc/manual/
H A Dother.md829 It is possible to turn off all graphics with the option `-nox`. This
/petsc/doc/
H A Dpetsc.bib16114 @Misc{ nox:web,
16117 note = {See \url{http://software.sandia.gov/nox}}