Skip to content
  • Chris Cantwell's avatar
    Merge branch 'fix/FC_interpolator' into 'master' · db898d38
    Chris Cantwell authored
    Fix/fc interpolator
    
    Provide a fix for the interpolator in FieldUtils which currently using the wrong offset to place interpolated points back into the new field. This is mainly a problem when quad elements are listed before tri elements since this automatically leads to the incorrect offset. This would have not been a problem if tris went before quads. This MR also therefore adds in a regression test for this case.
    
    See merge request !746
    db898d38
To find the state of this project's repository at the time of any of these versions, check out the tags.