- Jun 26, 2013
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Norihiro Watanabe authored
-
Tom Fischer authored
-
Norihiro Watanabe authored
-
Dmitri Naumov authored
Changes the template class GaussAlgorithm to fulfill the interface of solvers of systems of linear equations.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
Using the second parameter the user can give options to solvers for systems of linear equations. The aim of this commit is to fulfill the interface.
-
Tom Fischer authored
-
Tom Fischer authored
Changes in TestDenseGaussAlgorithm: - Renaming execute() to solve() due to interface changes in GaussAlgorithm. - Changed test tolerances to std::numeric_limits<float>::epsilon(). - Added test for GaussAlgorithm::solve(..., ...) and template argument DenseVector.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
Conflicts: MathLib/LinAlg/Solvers/GaussAlgorithm.h MathLib/LinAlg/Solvers/GaussAlgorithm.tpp
-
Modify FP_TYPE* call too.
-
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
BugFix: Handle the case that only one geometry is selected correctly.
-
Lars Bilke authored
Rework on TestVector and add TestGlobalMatrixInterface
-
- Jun 25, 2013
-
-
Tom Fischer authored
-
Lars Bilke authored
move finalizeMatrixAssembly() into namespace MathLib
-
- Jun 24, 2013
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Jun 20, 2013
-
-
Tom Fischer authored
-
- Jun 19, 2013
-
-
Karsten Rink authored
Removed bug in MshLayerMapper::CreateLayers().
-
Tom Fischer authored
The bug occured in the case the mesh contains line elements.
-
- Jun 18, 2013
-
-
Dmitri Naumov authored
-
-
-
-
Dmitri Naumov authored
-