Searched refs:osx (Results 1 – 7 of 7) sorted by relevance
17 export PETSC_ARCH=arch-osx-debug18 rm -rf arch-osx-debug19 ./systems/Apple/OSX/bin/arch-osx-debug.py23 export PETSC_ARCH=arch-osx-release24 rm -rf arch-osx-release25 ./systems/Apple/OSX/bin/arch-osx-release.py
14 cp -r ${PETSC_DIR}/arch-osx-release/PETSc-OSX tempsource15 cp -r ${PETSC_DIR}/arch-osx-debug/PETSc-OSX tempsource
1546 PetscInt *osx, *osy, *osz, *oex, *oey, *oez; in DAViewVTK_write_PieceExtend() local1581 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()
965 TEST arch-osx-pkgs-opt-new/tests/counts/ksp_ksp_tests-ex9_1.counts977 arch-osx-pkgs-opt-new/tests/ksp/ksp/tests/runex9_1.sh -v
1245 `$PETSC_DIR/arch-osx/PETSc.framework` in the usual manner for Apple1259 `$PETSC_DIR/arch-osx/libPETSc.a` in the usual manner for Apple
682 …ck -lf2cblas -lmpifort -lgfortran -lgcc_ext.10.5 -lquadmath -lm -lclang_rt.osx -lmpicxx -lc++ -ldl…
25 $ ./config/examples/arch-ci-osx-dbg.py