- May 12, 2014
-
-
Norihiro Watanabe authored
-
- Mar 05, 2014
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
- extend norm functions
-
- Mar 04, 2014
-
-
Norihiro Watanabe authored
-
wenqing authored
This is required when specifying norm in Petsc vector interface.
-
wenqing authored
-
- Mar 03, 2014
-
-
Tom Fischer authored
-
- Feb 28, 2014
-
-
Norihiro Watanabe authored
-
- Jan 24, 2014
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Nov 04, 2013
-
-
Norihiro Watanabe authored
-
- Nov 03, 2013
-
-
Norihiro Watanabe authored
-
- Aug 29, 2013
-
-
Dmitri Naumov authored
-
- Aug 01, 2013
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
This a lightweight pack-unpack class holding two vectors.
-
Dmitri Naumov authored
This helps with generalization when using essentially same concept of addition.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
This simplifies matrix construction in many places because in many cases we need just a bilinear form.
-
- Jul 24, 2013
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Jul 18, 2013
-
-
Dmitri Naumov authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Jul 15, 2013
-
-
Tom Fischer authored
-
Tom Fischer authored
-
-
-
-
-
-
-
Tom Fischer authored
-
Tom Fischer authored
- Removed the update code for calculation of _max_diag_coeff from + LisMatrix::setValue() + LisMatrix::addValue(). - Removed the _max_diag_coeff attribute. - Implemented the functionality in LisMatrix::getMaxDiagCoeff().
-
- Jul 12, 2013
-
-
Tom Fischer authored
-
Tom Fischer authored
- Reformatted code - Made docu more meaningful - Changed name of first parameter of constructor - Moved implementation of setValue() and getValue() from header into cpp-file
-