Home
last modified time | relevance | path

Searched refs:box (Results 1 – 25 of 270) sorted by relevance

1234567891011

/petsc/src/dm/tutorials/output/
H A Dswarm_ex1_7.out28 [rank 0]: box from 1 : range[+0.0000e+00,+1.2479e-315]x[+0.0000e+00,+0.0000e+00]
29 [rank 0]: box from 1 : range[+0.0000e+00,+1.2479e-315]x[+0.0000e+00,+0.0000e+00]
30 [rank 0]: box from 1 : range[+0.0000e+00,+1.2479e-315]x[+0.0000e+00,+0.0000e+00]
31 [rank 0]: box from 1 : range[+0.0000e+00,+1.2479e-315]x[+0.0000e+00,+0.0000e+00]
32 [rank 0]: box from 1 : range[+0.0000e+00,+1.2479e-315]x[+0.0000e+00,+0.0000e+00]
33 [rank 0]: box from 1 : range[+0.0000e+00,+1.2479e-315]x[+0.0000e+00,+0.0000e+00]
34 [rank 0]: box from 1 : range[+0.0000e+00,+1.2479e-315]x[+0.0000e+00,+0.0000e+00]
35 [rank 0]: box from 1 : range[+0.0000e+00,+1.2479e-315]x[+0.0000e+00,+0.0000e+00]
36 [rank 0]: box from 1 : range[+0.0000e+00,+1.2479e-315]x[+0.0000e+00,+0.0000e+00]
37 [rank 0]: box from 1 : range[+0.0000e+00,+1.2479e-315]x[+0.0000e+00,+0.0000e+00]
[all …]
/petsc/src/vec/vec/utils/tagger/impls/
H A Dsimple.c9 PetscCall(PetscFree(smpl->box)); in VecTaggerDestroy_Simple()
46 …PetscCheck(smpl->box, PetscObjectComm((PetscObject)tagger), PETSC_ERR_ARG_WRONGSTATE, "Must set a … in VecTaggerSetUp_Simple()
67 …PetscCall(PetscViewerASCIIPrintf(viewer, "%g,%g", (double)smpl->box[i].min, (double)smpl->box[i].m… in VecTaggerView_Simple()
70 if (PetscImaginaryPart(smpl->box[i].min) == PetscImaginaryPart(smpl->box[i].max)) { in VecTaggerView_Simple()
71 …IIPrintf(viewer, "%g,%g", (double)PetscRealPart(smpl->box[i].min), (double)PetscRealPart(smpl->box in VecTaggerView_Simple()
73 …t(smpl->box[i].min), (double)PetscImaginaryPart(smpl->box[i].min), (double)PetscRealPart(smpl->box in VecTaggerView_Simple()
82 PetscErrorCode VecTaggerSetBox_Simple(VecTagger tagger, VecTaggerBox *box) in VecTaggerSetBox_Simple() argument
88 PetscAssertPointer(box, 2); in VecTaggerSetBox_Simple()
89 if (box != smpl->box) { in VecTaggerSetBox_Simple()
93 PetscCall(PetscFree(smpl->box)); in VecTaggerSetBox_Simple()
[all …]
H A Dabsolute.c15 bxs[i].min = smpl->box[i].min; in VecTaggerComputeBoxes_Absolute()
16 bxs[i].max = smpl->box[i].max; in VecTaggerComputeBoxes_Absolute()
36 PetscErrorCode VecTaggerAbsoluteSetBox(VecTagger tagger, VecTaggerBox box[]) in VecTaggerAbsoluteSetBox() argument
39 PetscCall(VecTaggerSetBox_Simple(tagger, box)); in VecTaggerAbsoluteSetBox()
58 PetscErrorCode VecTaggerAbsoluteGetBox(VecTagger tagger, const VecTaggerBox *box[]) in VecTaggerAbsoluteGetBox() argument
61 PetscCall(VecTaggerGetBox_Simple(tagger, box)); in VecTaggerAbsoluteGetBox()
H A Drelative.c45 bxs[i].min = mins + smpl->box[i].min * difs; in VecTaggerComputeBoxes_Relative()
46 bxs[i].max = mins + smpl->box[i].max * difs; in VecTaggerComputeBoxes_Relative()
48 ….min = mins + PetscCMPLX(PetscRealPart(smpl->box[i].min) * PetscRealPart(difs), PetscImaginaryPart… in VecTaggerComputeBoxes_Relative()
49 ….max = mins + PetscCMPLX(PetscRealPart(smpl->box[i].max) * PetscRealPart(difs), PetscImaginaryPart… in VecTaggerComputeBoxes_Relative()
70 PetscErrorCode VecTaggerRelativeSetBox(VecTagger tagger, VecTaggerBox box[]) in VecTaggerRelativeSetBox() argument
73 PetscCall(VecTaggerSetBox_Simple(tagger, box)); in VecTaggerRelativeSetBox()
92 PetscErrorCode VecTaggerRelativeGetBox(VecTagger tagger, const VecTaggerBox *box[]) in VecTaggerRelativeGetBox() argument
95 PetscCall(VecTaggerGetBox_Simple(tagger, box)); in VecTaggerRelativeGetBox()
/petsc/src/dm/impls/plex/tests/output/
H A Dex69_quad_6w.out1 DM Object: box (f0_) 1 MPI process
3 box in 2 dimensions:
240 DM Object: box (f1_) 1 MPI process
242 box in 2 dimensions:
543 DM Object: box 1 MPI process
545 box in 2 dimensions:
H A Dex69_quad_6.out1 DM Object: box (f0_) 1 MPI process
3 box in 2 dimensions:
240 DM Object: box (f1_) 1 MPI process
242 box in 2 dimensions:
543 DM Object: box 1 MPI process
545 box in 2 dimensions:
H A Dex69_quad_5.out1 DM Object: box (f0_) 1 MPI process
3 box in 2 dimensions:
234 DM Object: box (f1_) 1 MPI process
236 box in 2 dimensions:
500 DM Object: box 1 MPI process
502 box in 2 dimensions:
H A Dex69_tri_1.out1 DM Object: box 1 MPI process
3 box in 2 dimensions:
84 DM Object: box 1 MPI process
86 box in 2 dimensions:
H A Dex69_tri_0.out1 DM Object: box 1 MPI process
3 box in 2 dimensions:
84 DM Object: box 1 MPI process
86 box in 2 dimensions:
H A Dex69_quad_1.out1 DM Object: box 1 MPI process
3 box in 2 dimensions:
108 DM Object: box 1 MPI process
110 box in 2 dimensions:
H A Dex69_quad_0.out1 DM Object: box 1 MPI process
3 box in 2 dimensions:
108 DM Object: box 1 MPI process
110 box in 2 dimensions:
H A Dex69_hex_3.out1 DM Object: box (f0_) 1 MPI process
3 box in 3 dimensions:
613 DM Object: box (f1_) 1 MPI process
615 box in 3 dimensions:
1481 DM Object: box 1 MPI process
1483 box in 3 dimensions:
H A Dex69_quad_4.out1 DM Object: box 1 MPI process
3 box in 2 dimensions:
227 DM Object: box 1 MPI process
229 box in 2 dimensions:
H A Dex69_hex_0.out1 DM Object: box 1 MPI process
3 box in 3 dimensions:
344 DM Object: box 1 MPI process
346 box in 3 dimensions:
H A Dex69_hex_4.out1 DM Object: box (f0_) 1 MPI process
3 box in 3 dimensions:
1050 DM Object: box (f1_) 1 MPI process
1052 box in 3 dimensions:
2321 DM Object: box 1 MPI process
2323 box in 3 dimensions:
H A Dex69_quad_2.out1 DM Object: box 2 MPI processes
3 box in 2 dimensions:
139 DM Object: box 2 MPI processes
141 box in 2 dimensions:
H A Dex69_hex_1.out1 DM Object: box 2 MPI processes
3 box in 3 dimensions:
427 DM Object: box 2 MPI processes
429 box in 3 dimensions:
/petsc/src/snes/tutorials/output/
H A Dex27_2d_p2_rt0p0_a2_sensor.out8 cdf box=[ 0.9,1. ]
12 absolute box=[ 1.79769e+308,1.79769e+308 ]
20 cdf box=[ 0.9,1. ]
24 absolute box=[ 1.79769e+308,1.79769e+308 ]
H A Dex27_2d_p2_rt0p0_sensor.out8 cdf box=[ 0.9,1. ]
12 absolute box=[ 1.79769e+308,1.79769e+308 ]
H A Dex27_2d_p2_rt0p0_quadratic.out8 cdf box=[ 0.9,1. ]
12 absolute box=[ 1.79769e+308,1.79769e+308 ]
H A Dex27_2d_p2_rt0p0_trig.out8 cdf box=[ 0.9,1. ]
12 absolute box=[ 1.79769e+308,1.79769e+308 ]
/petsc/src/ksp/ksp/tutorials/amrex/
H A DinitEB.cxx23 EB2::BoxIF box({AMREX_D_DECL(0.25, 0.25, 0.25)}, {AMREX_D_DECL(0.75, 0.75, 0.75)}, false); in initializeEB() local
24 …auto gshop = EB2::makeShop(EB2::translate(EB2::rotate(EB2::translate(box, {AMREX_D_DECL(-0.5… in initializeEB()
35 EB2::BoxIF box({AMREX_D_DECL(0.25, 0.75, 0.5)}, {AMREX_D_DECL(0.75, 0.8, 0.75)}, false); in initializeEB() local
36 auto twospheres = EB2::makeUnion(sphere1, sphere2, box); in initializeEB()
/petsc/src/dm/impls/plex/tutorials/output/
H A Dex8_1d_q1_periodic.out1 DM Object: box 1 MPI process
3 box in 1 dimension:
27 DM box offsets: num_elem 3, size 2, comp 1, dof 3
/petsc/src/vec/vec/utils/tagger/interface/
H A Dtagger.c455 VecTaggerBox box; in VecTaggerComputeIS_FromBoxes() local
458 box = boxes[l]; in VecTaggerComputeIS_FromBoxes()
460 in = (PetscBool)((box.min <= val) && (val <= box.max)); in VecTaggerComputeIS_FromBoxes()
462box.min) <= PetscRealPart(val)) && (PetscImaginaryPart(box.min) <= PetscImaginaryPart(val)) && (Pe… in VecTaggerComputeIS_FromBoxes()
/petsc/src/ts/tests/output/
H A Dex28_1.out1 DM Object: box 1 MPI process
3 box in 1 dimension:

1234567891011