Add `Mesh` section for other physical meshes to inherit
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.