exasim-project / NeoFOAM

WIP Prototype of a modern CFD core
19 stars 1 forks source link

Add basic finite volume interface implementation #72

Closed greole closed 3 weeks ago

greole commented 1 month ago

This PR pulls the interface implementation of the geometric fields out of https://github.com/exasim-project/NeoFOAM/pull/55 and is part of https://github.com/exasim-project/NeoFOAM/pull/74

Besides adding the public API for some of the finiteVolume containers it implements some design decissions:

HenningScheufler commented 3 weeks ago

not added to the changelog