Variables
oomph::ToleranceForFourierDecomposedHelmholtzOuterBoundary Namespace Reference

Namespace for checking radius of nodes on (assumed to be circular) DtN boundary. 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.

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.

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

Definition at line 922 of file fourier_decomposed_helmholtz_bc_elements.h.

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