Variables
oomph::ToleranceForHelmholtzOuterBoundary 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.
 

Detailed Description

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

Variable Documentation

◆ Tol

double oomph::ToleranceForHelmholtzOuterBoundary::Tol = 1.0e-3
private

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().