Skip to content

Fixed wrong return in submesh routines.

Shunsuke A. Sato requested to merge bugfix_mesh into develop

I removed wrong return statement in submesh routines. Due to the bugs, Octopus may simply skip POP_SUB statement. Furthermore, the bugs may provide wrong dot-product.

Merge request reports