Skip to content

Add `Mesh` section for other physical meshes to inherit

Nathan Daelman requested to merge mesh_base_class into develop

Introduce a Mesh base class that can be used for several physical quantities, e.g. reciprocal, q, frequency, etc. Show a sample implementation for KMesh along with an extension of the latter.

Merge request reports