Home
last modified time | relevance | path

Searched refs:restriction (Results 1 – 25 of 82) sorted by relevance

1234

/petsc/src/dm/impls/plex/tutorials/output/
H A Dex8_3d_q1.out3 ========= Face restriction; marker: 6 ========
6 ========= Face restriction; marker: 5 ========
9 ========= Face restriction; marker: 3 ========
12 ========= Face restriction; marker: 4 ========
15 ========= Face restriction; marker: 1 ========
18 ========= Face restriction; marker: 2 ========
H A Dex8_2d_q3.out3 ========= Face restriction; marker: 4 ========
6 ========= Face restriction; marker: 2 ========
9 ========= Face restriction; marker: 1 ========
12 ========= Face restriction; marker: 3 ========
H A Dex8_2d_q2_q1d.out5 ========= Face restriction; marker: 4 ========
8 ========= Face restriction; marker: 2 ========
11 ========= Face restriction; marker: 1 ========
15 ========= Face restriction; marker: 3 ========
H A Dex8_2d_q1_q1d.out5 ========= Face restriction; marker: 4 ========
8 ========= Face restriction; marker: 2 ========
11 ========= Face restriction; marker: 1 ========
15 ========= Face restriction; marker: 3 ========
H A Dex8_2d_q2_q1.out5 ========= Face restriction; marker: 4 ========
8 ========= Face restriction; marker: 2 ========
11 ========= Face restriction; marker: 1 ========
15 ========= Face restriction; marker: 3 ========
H A Dex8_2d_q2_p1d.out5 ========= Face restriction; marker: 4 ========
8 ========= Face restriction; marker: 2 ========
11 ========= Face restriction; marker: 1 ========
15 ========= Face restriction; marker: 3 ========
H A Dex8_2d_q2_p0.out5 ========= Face restriction; marker: 4 ========
8 ========= Face restriction; marker: 2 ========
11 ========= Face restriction; marker: 1 ========
15 ========= Face restriction; marker: 3 ========
H A Dex8_2d_q2.out9 ========= Face restriction; marker: 4 ========
13 ========= Face restriction; marker: 2 ========
17 ========= Face restriction; marker: 1 ========
21 ========= Face restriction; marker: 3 ========
H A Dex8_2d_q1.out9 ========= Face restriction; marker: 4 ========
13 ========= Face restriction; marker: 2 ========
17 ========= Face restriction; marker: 1 ========
21 ========= Face restriction; marker: 3 ========
H A Dex8_1d_q2.out5 ========= Face restriction; marker: 1 ========
8 ========= Face restriction; marker: 2 ========
H A Dex8_3d_q1_periodic_project.out20 ========= Face restriction; marker: 6 ========
25 ========= Face restriction; marker: 5 ========
30 ========= Face restriction; marker: 3 ========
35 ========= Face restriction; marker: 4 ========
H A Dex8_3d_q2_periodic.out38 ========= Face restriction; marker: 3 ========
44 ========= Face restriction; marker: 4 ========
H A Dex8_3d_q1_periodic.out26 ========= Face restriction; marker: 3 ========
31 ========= Face restriction; marker: 4 ========
36 ========= Face restriction; marker: 1 ========
44 ========= Face restriction; marker: 2 ========
H A Dex8_2d_q1_periodic.out25 ========= Face restriction; marker: 1 ========
30 ========= Face restriction; marker: 3 ========
H A Dex8_2d_q1_periodic_sparse.out25 ========= Face restriction; marker: 1 ========
30 ========= Face restriction; marker: 3 ========
/petsc/include/petsc/private/
H A Dpcasmimpl.h9 VecScatter restriction; /* mapping from global to overlapping (process) subdomain*/ member
/petsc/src/ksp/pc/impls/asm/
H A Dasm.c327 PetscCall(VecScatterCreate(vec, osm->lis, osm->lx, isl, &osm->restriction)); in PCSetUp_ASM()
452 PetscCall(VecScatterBegin(osm->restriction, x, osm->lx, INSERT_VALUES, forward)); in PCApply_ASM()
453 PetscCall(VecScatterEnd(osm->restriction, x, osm->lx, INSERT_VALUES, forward)); in PCApply_ASM()
488 PetscCall(VecScatterBegin(osm->restriction, osm->ly, y, ADD_VALUES, reverse)); in PCApply_ASM()
489 PetscCall(VecScatterEnd(osm->restriction, osm->ly, y, ADD_VALUES, reverse)); in PCApply_ASM()
525 PetscCall(VecScatterBegin(osm->restriction, x, osm->lx, INSERT_VALUES, forward)); in PCMatApply_ASM_Private()
526 PetscCall(VecScatterEnd(osm->restriction, x, osm->lx, INSERT_VALUES, forward)); in PCMatApply_ASM_Private()
563 PetscCall(VecScatterBegin(osm->restriction, osm->ly, x, ADD_VALUES, reverse)); in PCMatApply_ASM_Private()
564 PetscCall(VecScatterEnd(osm->restriction, osm->ly, x, ADD_VALUES, reverse)); in PCMatApply_ASM_Private()
613 PetscCall(VecScatterBegin(osm->restriction, x, osm->lx, INSERT_VALUES, forward)); in PCApplyTranspose_ASM()
[all …]
/petsc/doc/changes/
H A D2017.md59 - Changed the default variant of PCASM from full restriction and
60 interpolation to full restriction only, since this version
62 than the basic variant that uses full restriction and
85 MatLoadRegisterAll() to allow the restriction of the matrix
H A D230.md103 restriction/interpolation matrices so user need not keep reference
105 - PCMG: if user does not provide restriction the interpolation is
/petsc/src/ksp/ksp/tutorials/output/
H A Dex67_transpose_asm.out15 restriction/interpolation type - RESTRICT
67 restriction/interpolation type - RESTRICT
/petsc/src/sys/yaml/
H A DLicense6 the Software without restriction, including without limitation the rights to
/petsc/src/ksp/ksp/tests/output/
H A Dex60_2.out12 restriction/interpolation type - RESTRICT
H A Dex60_0.out12 restriction/interpolation type - RESTRICT
H A Dex60_2_cuda.out12 restriction/interpolation type - RESTRICT
H A Dex60_1_kokkos.out12 restriction/interpolation type - RESTRICT

1234