Home
last modified time | relevance | path

Searched refs:origin (Results 1 – 14 of 14) sorted by relevance

/petsc/lib/petsc/bin/maint/
H A Dcheck-merge-branch.sh9 …git fetch -q ${UNSHALLOW} --no-tags origin +"${CI_MERGE_REQUEST_TARGET_BRANCH_NAME}":remotes/origi…
10 echo origin/"${CI_MERGE_REQUEST_TARGET_BRANCH_NAME}"
15 …git fetch -q ${UNSHALLOW} --no-tags origin +release:remotes/origin/release +main:remotes/origin/ma…
20 base_release=$(git merge-base --octopus origin/release origin/main HEAD)
21 base_main=$(git merge-base origin/main HEAD)
23 dest=origin/release
25 dest=origin/main
H A Dbuilddist58 git fetch -q origin $branch
/petsc/lib/petsc/conf/
H A Dvariables6 ifeq ($(origin CFLAGS),environment)
9 ifeq ($(origin CPPFLAGS),environment)
12 ifeq ($(origin CXXFLAGS),environment)
15 ifeq ($(origin CXXPPFLAGS),environment)
18 ifeq ($(origin FFLAGS),environment)
21 ifeq ($(origin CUDAFLAGS),environment)
24 ifeq ($(origin CUDAPPFLAGS),environment)
27 ifeq ($(origin HIPFLAGS),environment)
30 ifeq ($(origin HIPPPFLAGS),environment)
33 ifeq ($(origin SYCLFLAGS),environment)
[all …]
/petsc/doc/developers/
H A Dmrfork.md10 % git fetch origin <COMMIT-SHA>
24 [remote "origin"]
27 fetch = +refs/heads/*:refs/remotes/origin/*
28 fetch = +refs/merge-requests/*:refs/remotes/origin/merge-requests/*
35 % git checkout origin/merge-requests/<MR-NUMBER>/head
/petsc/doc/developers/contributing/
H A Ddevelopingmr.md23 $ git checkout -b yourname/fix-component-name origin/release
40 $ git checkout -b yourname/fix-component-name origin/main
53 …$ git checkout -b <loginname>/<affected-package>-<short-description> origin/main # or origin/rele…
60 $ git checkout -b barry/snes-removecpp origin/main
113 % git push -u origin barry/snes-removecpp
167 $ git push -f origin branch-name
184 $ git fetch origin # assume origin --> PETSc upstream
187 $ git rebase origin/main # or origin/release
H A Dindex.md55 $ git remote set-url origin git@gitlab.com:YOURGITLABUSERNAME/petsc.git
/petsc/doc/manualpages/doctext/
H A Dpetscapp.cfg12 $EntryStart = "<p class=\"\@origin\@\">\n";
/petsc/src/sys/tests/
H A Dex40.c16 static Point origin = {0.0, 0.0, 0.0}; variable
17 PETSC_HASH_MAP(HMapIS, PetscInt, Point, PetscHashInt, PetscHashEqual, origin) in PETSC_HASH_MAP() argument
/petsc/src/ts/utils/dmplexlandau/tutorials/output/
H A Dex1_re.out56 [0] <vec:seq> adaptToleranceFEM(): 1) Refined 2 origin cells 4,8 r=0.00367639
69 [0] <vec:seq> adaptToleranceFEM(): 1) Refined 2 origin cells 6,11 r=0.0018382
/petsc/src/dm/impls/plex/
H A Dplexgeometry.c2755 PetscReal c[3] = {0., 0., 0.}, n[3] = {0., 0., 0.}, origin[3] = {0., 0., 0.}, norm; in DMPlexComputeGeometryFVM_2D_Internal() local
2757 for (d = 0; d < cdim; d++) origin[d] = PetscRealPart(coords[d]); in DMPlexComputeGeometryFVM_2D_Internal()
2761 e0[d] = PetscRealPart(coords[cdim * fv[p + 1] + d]) - origin[d]; in DMPlexComputeGeometryFVM_2D_Internal()
2762 e1[d] = PetscRealPart(coords[cdim * fv[p + 2] + d]) - origin[d]; in DMPlexComputeGeometryFVM_2D_Internal()
2772 …for (d = 0; d < cdim; d++) c[d] += a * PetscRealPart(origin[d] + coords[cdim * fv[p + 1] + d] + co… in DMPlexComputeGeometryFVM_2D_Internal()
2802 PetscReal vsum = 0.0, vtmp, coordsTmp[3 * 3], origin[3]; in DMPlexComputeGeometryFVM_3D_Internal() local
2837 for (d = 0; d < dim; d++) origin[d] = PetscRealPart(coords[d]); in DMPlexComputeGeometryFVM_3D_Internal()
2841 coordsTmp[0 * dim + d] = PetscRealPart(coords[faces[fOff + 0] * dim + d]) - origin[d]; in DMPlexComputeGeometryFVM_3D_Internal()
2842 coordsTmp[1 * dim + d] = PetscRealPart(coords[faces[fOff + 1] * dim + d]) - origin[d]; in DMPlexComputeGeometryFVM_3D_Internal()
2843 coordsTmp[2 * dim + d] = PetscRealPart(coords[faces[fOff + 2] * dim + d]) - origin[d]; in DMPlexComputeGeometryFVM_3D_Internal()
[all …]
/petsc/src/dm/dt/fe/interface/
H A Dfe.c1104 PetscQuadrature origin, fullQuad, subQuad; in PetscFECreatePointTraceDefault_Internal() local
1117 PetscCall(PetscQuadratureCreate(PETSC_COMM_SELF, &origin)); in PetscFECreatePointTraceDefault_Internal()
1118 PetscCall(PetscQuadratureSetData(origin, depth, 0, 1, xi, NULL)); in PetscFECreatePointTraceDefault_Internal()
1119 PetscCall(DMPlexComputeCellGeometryFEM(dm, refPoint, origin, v, J, NULL, &detJ)); in PetscFECreatePointTraceDefault_Internal()
1124 PetscCall(PetscQuadratureDestroy(&origin)); in PetscFECreatePointTraceDefault_Internal()
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas149 (reference-frame/relative/origin-absolute? #f)
7529 (partition/origin/z 0.)
7530 (partition/origin/y 0.)
7531 (partition/origin/x 0.)
8846 (reference-frames-definition (((name . "global") (origin point 0. 0. 0. (frame . parent)) (orientat…
8847 (reference-frames (((name . "global") (id . 1) (parent . 0) (current-state (origin 0. 0. 0.) (quat …
9484 (x-origin . 0)
9485 (y-origin . 0)
9486 (z-origin . 0)
9487 (axis-origin-component 0 0 0)
[all …]
/petsc/src/dm/dt/interface/
H A Ddt.c495 …draturePushForward(PetscQuadrature q, PetscInt imageDim, const PetscReal origin[], const PetscReal… in PetscQuadraturePushForward() argument
525 for (j = 0; j < dim; j++) val += J[i * dim + j] * (point[j] - origin[j]); in PetscQuadraturePushForward()
/petsc/doc/
H A Dpetsc.bib4400 title = {Ridge migration, asthenospheric flow and the origin of magmatic segmentation in