Skip to content

Fix of ccadaptive2p assertion error

Martin Schneider requested to merge fix/test_ccadaptive2p into master

*The assertion error has been caused by the indexInInside() call for some father element in the update function of fvGeometry.

*Deletion of this unnecessary function call solves the issue.

Merge request reports