optimad / bitpit

Open source library for scientific HPC
http://optimad.github.io/bitpit/
GNU Lesser General Public License v3.0
117 stars 33 forks source link

PABLO: optimize refinement #252

Closed andrea-iob closed 2 years ago

andrea-iob commented 2 years ago

New octants are created directly inside the container, whereas previously were created in a temporary storage and then moved into the container.