Go to the source code of this file.
Classes | |
| class | oomph::FourierDecomposedHelmholtzBCElementBase< ELEMENT > |
| A class for elements that allow the approximation of the Sommerfeld radiation BC for Fourier decomposed Helmholtz equations. The element geometry is obtained from the FaceGeometry<ELEMENT> policy class. More... | |
| class | oomph::FourierDecomposedHelmholtzDtNMesh< ELEMENT > |
| ================================================================= Mesh for DtN boundary condition elements – provides functionality to apply Sommerfeld radiation condtion More... | |
| class | oomph::FourierDecomposedHelmholtzDtNBoundaryElement< ELEMENT > |
| FaceElement used to apply Sommerfeld radiation conditon via Dirichlet to Neumann map. More... | |
Namespaces | |
| namespace | oomph |
| DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |
| namespace | oomph::ToleranceForFourierDecomposedHelmholtzOuterBoundary |
| Namespace for checking radius of nodes on (assumed to be circular) DtN boundary. | |
Variables | |
| double | oomph::ToleranceForFourierDecomposedHelmholtzOuterBoundary::Tol = 1.0e-3 |
| Relative tolerance to within radius of points on DtN boundary are allowed to deviate from specified value. | |