maxvert

Note

This command has been ported to the new APBS syntax (see YAML- and JSON-format input files); see FiniteElement.maximum_vertices().

Specify the maximum number of vertices to allow during solve-estimate-refine cycle of finite element solver (fe-manual). This places a limit on the memory that can be used by the solver. The syntax is:

maxvert { num }

where num is an integer indicating the maximum number of vertices.