fmihpc / dccrg

Distributed cartesian cell-refinable grid
GNU Lesser General Public License v3.0
10 stars 10 forks source link

Add python versions of mapping and geometry functions #37

Open iljah opened 8 months ago

iljah commented 8 months ago

Working with dccrg files in python/VisIt requires duplicating many functions in mapping and geometry classes. Implement them here so users don't have to adapt their own from c++.