exasim-project / NeoFOAM

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

Field from std::vector constructor and subrange access #92

Closed greole closed 5 days ago

greole commented 1 week ago

This PR adds some convenience functions to Field:

In a futur PR we should replace the std::pair by a range struct.

Additional changes: