|
FreePOOMA
2.4.1
|
Updater setting all guard layers beyond a specified (logically) rectilinear mesh face to the value from the non-guard element symmetrically across the face (the face is defined at the last vertex). More...


Classes | |
| class | PeriodicFaceBC< Dim > |
| PeriodicFaceBC is an Relation functor class. More... | |
| struct | RelationFunctorTraits< PeriodicFaceBC< Dim > > |
Namespaces | |
| namespace | Pooma |
Functions | |
| template<class Target > | |
| void | Pooma::addPeriodicFaceBC (const Target &f, int face) |
| addPeriodicFaceBC installs PeriodicFace boundary conditions on the specified face of every subfield of the Target. | |
| template<class Target > | |
| void | Pooma::addAllPeriodicFaceBC (const Target &f) |
| addAllPeriodicFaceBC installs PeriodicFace boundary conditions on all of the faces of every subfield of the Target. | |
Updater setting all guard layers beyond a specified (logically) rectilinear mesh face to the value from the non-guard element symmetrically across the face (the face is defined at the last vertex).
1.7.6.1