Skip to content

Fixes issue #151

Marcus Mohr requested to merge mohr/issue151 into master

The merge adds an CSFVectorFunction::interpolate() method that accepts a BoundaryUID. It also adds a test to the test suite for checking that setting and usage of BoundaryUIDs works as expected.

Merge request reports