xref: /petsc/src/ksp/ksp/tutorials/amrex/inputs.rt.2d.petsc (revision c20d77252dee0f9c80fc6f8b1a6f948e11175edb)
1amrex.fpe_trap_invalid = 1
2
3use_petsc = 1
4
5eb2.geom_type = sphere
6eb2.sphere_center = 0.5  0.5  0.5
7eb2.sphere_radius = 0.25
8eb2.sphere_has_fluid_inside = 0
9
10eb2.geom_type = box
11eb2.box_lo = 0.23 0.37  0.4
12eb2.box_hi = 0.55 0.88  0.7
13eb2.box_has_fluid_inside = 0
14
15eb2.geom_type = two_spheres
16
17eb2.geom_type = flower
18
19eb2.geom_type = rotated_box
20
21eb2.geom_type = sphere
22