![]() ![]() ![]() ![]() Next: Registering Symmetry Conditions Up: SymBase Previous: Abstract Contents IntroductionThorn SymBase contains a registry for symmetry conditions and for symmetry faces. Other thorns that implement symmetry boundary conditions register themselves with SymBase and reserve certain faces of the grid, so that no other boundary condition is applied there. Thorns that implement physical boundary conditions should query SymBase about the set of faces that have symmetry boundary conditions and should not apply the physical boundary condition there.
The driver has to be aware that it calls thorn SymBase's mapping routine before it actually interpolates. The whole mechanism is transparent for the user.
|