In function standard_solve in getfem_model_solvers.cc in lines 106-107
(as of revision 3322) I see the following two typedefs:
    typedef typename gmm::linalg_traits<VECTOR>::value_type T;
    typedef typename gmm::number_traits<T>::magnitude_type R;
which as I can understand, are never used in the scope of their definition.

Kostas

_______________________________________________
Getfem-users mailing list
[email protected]
https://mail.gna.org/listinfo/getfem-users

Reply via email to