Home
last modified time | relevance | path

Searched refs:osx (Results 1 – 7 of 7) sorted by relevance

/petsc/systems/Apple/OSX/bin/
H A Dmakeall17 export PETSC_ARCH=arch-osx-debug
18 rm -rf arch-osx-debug
19 ./systems/Apple/OSX/bin/arch-osx-debug.py
23 export PETSC_ARCH=arch-osx-release
24 rm -rf arch-osx-release
25 ./systems/Apple/OSX/bin/arch-osx-release.py
H A Dmakedmg14 cp -r ${PETSC_DIR}/arch-osx-release/PETSc-OSX tempsource
15 cp -r ${PETSC_DIR}/arch-osx-debug/PETSc-OSX tempsource
/petsc/src/ksp/ksp/tutorials/
H A Dex42.c1546 PetscInt *osx, *osy, *osz, *oex, *oey, *oez; in DAViewVTK_write_PieceExtend() local
1581 PetscCall(PetscMalloc1(pM, &osx)); in DAViewVTK_write_PieceExtend()
1588 osx[i] = olx[i] - stencil; in DAViewVTK_write_PieceExtend()
1590 if (osx[i] < 0) osx[i] = 0; in DAViewVTK_write_PieceExtend()
1615 …scInt_FMT " %" PetscInt_FMT " %" PetscInt_FMT "\" Source=\"%s\"/>\n", osx[i], oex[i] - 1, osy… in DAViewVTK_write_PieceExtend()
1622 PetscCall(PetscFree(osx)); in DAViewVTK_write_PieceExtend()
/petsc/doc/developers/
H A Dtesting.md965 TEST arch-osx-pkgs-opt-new/tests/counts/ksp_ksp_tests-ex9_1.counts
977 arch-osx-pkgs-opt-new/tests/ksp/ksp/tests/runex9_1.sh -v
/petsc/doc/manual/
H A Dother.md1245 `$PETSC_DIR/arch-osx/PETSc.framework` in the usual manner for Apple
1259 `$PETSC_DIR/arch-osx/libPETSc.a` in the usual manner for Apple
H A Dgetting_started.md682 …ck -lf2cblas -lmpifort -lgfortran -lgcc_ext.10.5 -lquadmath -lm -lclang_rt.osx -lmpicxx -lc++ -ldl…
/petsc/doc/install/
H A Dinstall.md25 $ ./config/examples/arch-ci-osx-dbg.py