Variables
oomph::ToleranceForFourierDecomposedHelmholtzOuterBoundary Namespace Reference

////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////// More...

Variables

double Tol = 1.0e-3
 Relative tolerance to within radius of points on DtN boundary are allowed to deviate from specified value. More...
 

Detailed Description

////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////

Namespace for checking radius of nodes on (assumed to be circular) DtN boundary.

Namespace for checking radius of nodes on (assumed to be circular) DtN boundary

Variable Documentation

◆ Tol

double oomph::ToleranceForFourierDecomposedHelmholtzOuterBoundary::Tol = 1.0e-3

Relative tolerance to within radius of points on DtN boundary are allowed to deviate from specified value.

Definition at line 921 of file fourier_decomposed_helmholtz_bc_elements.h.

Referenced by oomph::FourierDecomposedHelmholtzDtNMesh< ELEMENT >::setup_gamma().