OrderN / CONQUEST-release

Full public release of large scale and linear scaling DFT code CONQUEST
http://www.order-n.org/
MIT License
96 stars 25 forks source link

Turn pointers into allocatables in structures #296

Open tkoskela opened 5 months ago

tkoskela commented 4 months ago

Where pointers are just being used as a replacement for allocatables, this can be easily done. Where pointers are being repointed, it needs more thought.