Skip to content
Snippets Groups Projects
Commit 501cd353 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: consistent naming for ZoneMesh lookup method

- findZone(), cfindZone() to return pointer to existing or nullptr if
  not found. This fits with methods such as findObject() etc for other
  classes and can simplify code without checks for '-1' as not found.

- use simpler constructors for empty cell/face/point zones
parent be7a3f21
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment