Variables
oomph::ToleranceForHelmholtzOuterBoundary 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::ToleranceForHelmholtzOuterBoundary::Tol = 1.0e-3

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

Definition at line 1607 of file helmholtz_bc_elements.h.

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