etol

Note

Some versions of this command have been ported to the new APBS syntax (see YAML- and JSON-format input files):

  • For a finite difference calculation, see Focus.coarse_grid_dimensions() for more information.

Todo

add documentation links for other instances.

Specifies the tolerance for iterations of the partial differntial equation solvers: The syntax is:

etol { tol }

where tol is the (floating point) numerical value for the error tolerance.

For finite difference solvers, this keyword is optional and is intended for mg-manual, mg-auto, and mg-para calculation types.

For finite element solvers, this keyword specifies the tolerance for error-based adaptive refinement during the solve-estimate-refine iterations of the finite element solver (fe-manual), where tol is the (floating point) numerical value for the error tolerance.