Interpolation improvements

Merged
#240 · Created  · Last updated

Merged pull request

Merge branch 'chris/interpolation-improvements'

83d871d·Author: ·Closed by: ·2015-09-08

Description

Specialise interpolation for parent->child mesh

Make function_space() virtual in GenericFunction (returns void for Expression etc.)

When interpolating from child to parent, and 'parent_cells' are set, avoid tree search for cell.

Add global bb_tree

Add a global bounding box tree, only calculated when MPI::size(mesh.mpi_comm() > 1. Will be useful (I think) to get general interpolation in parallel working.

0 attachments

0 comments

Loading commits...