Mentions légales du service

Skip to content
- Bug #23: Point now gets properly a dimension of 0.
- Feature #438: Coords now stores 3 components even if the mesh is 1D or 2D. Utilities::POint has been disbanded.
- Bug #444: Soolve a bug with Ensight mesh output: an endline was unduly deleted.
- Support #421: REmove the boundary condition types, inherited from Felisce but actually not implemented. Dirichlet conditions are anyway bound to be discussed and refactored cleanly.
- Support #437: Rename more appropriately some files, classes and template parameters.
- Support #433: Input parameter: create cpp files to separate declaration and implementation. For template parameter structure, define only the Section() method as a template to avoid code bloat.