-
- Downloads
Bugfix: the method geometryInFather() should not return a Geometry<dim,dimworld>.
Instead, it now returns LocalGeometry (Geometry<dim,dim>), because the return value of geometryInFather is the element expressed in local coordinates in the father, and the father is dim-dimensional. Of course this only makes a difference when dim!=dimworld. [[Imported from SVN: r4185]]
Please register or sign in to comment