Mentions légales du service

Skip to content
Snippets Groups Projects
Model.doxygen 328 B
/*!
 * \defgroup ModelGroup Model
 * 
 * \brief Module that encompass the model, which drives a MoReFEM program.
 *
 * \attention Currently model is a header-only library.
 *
 */


/// \addtogroup ModelGroup
///@{


/// \namespace MoReFEM::Internal::ModelNS
/// \brief Namespace that enclose helper classes of Model.


///@}