Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/amrex/
H A DinitEB.cxx29 auto twospheres = EB2::makeUnion(sphere1, sphere2); in initializeEB() local
30 auto gshop = EB2::makeShop(twospheres); in initializeEB()
36 auto twospheres = EB2::makeUnion(sphere1, sphere2, box); in initializeEB() local
37 auto gshop = EB2::makeShop(twospheres); in initializeEB()