NanoComp / libctl

Guile-based library implementing flexible control files for scientific simulations
GNU General Public License v2.0
19 stars 22 forks source link

initial optimization of revised `intersect_line_segment_with_prism` #21

Closed HomerReid closed 6 years ago

HomerReid commented 6 years ago

Add an internally-stored workspace structure to the prism data structure to avoid memory allocation/deallocation in intersect_line_segment_with_prism.