GeometryRestrictions

restrictions for boundary elements files read

Sometimes, it is desirable to use certain restrictions during read-in of boundary elements files. That can be done by
begin_boundary_elements{} ... include{FileName} GeometryRestrictions ... end_boundary_elements
GeometryRestrictions can be a list. It will be executed in the order as they appear. Example:
begin_boundary_elements{} ... include{FileName} only{...} sloppy{} ... end_boundary_elements
List of members:
append{ append the given string to all aliases in the geometry file
ignore{ ignore listed aliases from a geometry file
only{ read only elements of a given alias from file
sloppy{ do not stop program if geometry file contains an undefined alias