/*! \page about_hypo_page About Hypotheses \b Hypotheses represent boundary conditions which will be taken into account by meshing algorithms. The hypotheses allow you to manage the level of detail of the resulting mesh: when applying different hypotheses with different parameters you can preset the quantity or size of elements which will compose your mesh. So, it will be possible to generate a coarse or a more refined mesh. In \b MESH there are the following Basic Hypotheses: There also exist \subpage additional_hypo_page "Additional Hypotheses" that can be used together with main hypotheses: The choice of a hypothesis depends on the selected algorithm. */