Skip to content

[Mesh] fix the nonlinear node ID check

Norihiro Watanabe requested to merge github/fork/norihiro-w/fix-nl-node-ids into master

fix #1495. The check doesn't work if the number of base nodes is provided to a constructor, which is the case in VtuInterface.

Merge request reports