Mentions légales du service

Skip to content
Snippets Groups Projects
  • GILLES Sebastien's avatar
    e98ce455
    #2000 Model: make the type of MoReFEMData a template argument of the class.... · e98ce455
    GILLES Sebastien authored
    #2000 Model: make the type of MoReFEMData a template argument of the class. This was not done earlier to avoid making base Model a template class... but it has long become since a template class anyway, so it's better to use the possible extra leverage (next step is to store reference to the \a MoReFEMDataType and hence avoiding giving it as parameter in three of the class methods).
    e98ce455
    History
    #2000 Model: make the type of MoReFEMData a template argument of the class....
    GILLES Sebastien authored
    #2000 Model: make the type of MoReFEMData a template argument of the class. This was not done earlier to avoid making base Model a template class... but it has long become since a template class anyway, so it's better to use the possible extra leverage (next step is to store reference to the \a MoReFEMDataType and hence avoiding giving it as parameter in three of the class methods).