Skip to content

Comsol

Heinrich Schindler requested to merge comsol into master

Use a k-d tree to find the mesh nodes corresponding to the coordinates given in the list of potentials.

Implementation of the k-d tree copied/modified from kdtree2 by Matthew B Kennel:

https://arxiv.org/abs/physics/0408067

Merge request reports