puncproject / PUNCpp

Particles-in-UNstructured-Cells, C++ version
https://punc.readthedocs.io
GNU General Public License v3.0
12 stars 6 forks source link

Memory consumption is off-charts #69

Open sigvaldm opened 6 years ago

sigvaldm commented 6 years ago

PUNC uses 3.6GB memory when PTetra uses only 1.0GB. Somewhere something is taking a lot of memory. Could it be that we store too much for each cell in the mesh?