Searched refs:sphere1 (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/amrex/ |
| H A D | initEB.cxx | 27 EB2::SphereIF sphere1(0.2, {AMREX_D_DECL(0.45, 0.4, 0.58)}, false); in initializeEB() local 29 auto twospheres = EB2::makeUnion(sphere1, sphere2); in initializeEB() 33 EB2::SphereIF sphere1(0.2, {AMREX_D_DECL(0.5, 0.48, 0.5)}, false); in initializeEB() local 36 auto twospheres = EB2::makeUnion(sphere1, sphere2, box); in initializeEB()
|