- Dec 19, 2012
-
-
Norihiro Watanabe authored
-
- Dec 12, 2012
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Dec 11, 2012
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
- support LIS_ROOT_DIR - add some hints to find it
-
Norihiro Watanabe authored
-
- Dec 07, 2012
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
- split setZero() to constructor and remove _is_initialized - remove MPI part - check LIS return code for each calling - use stringstream instead of sprintf - use INFO() instead of cout and printf for consistency
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Dec 06, 2012
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Dec 05, 2012
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
initialize and finalize Lis library before starting testing
-
Norihiro Watanabe authored
- test if given option is correctly parsed - move initialization of Lis to testrunner.cpp
-
Norihiro Watanabe authored
updating LisOption - documentation - add more solver and preconditioner type - add matrix_type update LisLinearSysetem - impose prescribed values by penalty coefficient - support matrix_type, solver_precon_arg in LisOption
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
use boost::property_tree in ISystemOfLinearEquation to pass configuration to solvers
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
change GET_SOURCE_FILES() in Functions.cmake to include *.tpp and store relative file path instead of absolute one Using relative path makes easier to modify a list of source files later, e.g. removing particular source files depending on configuration.
-
- Dec 04, 2012
-
-
Dmitri Naumov authored
-
Karsten Rink authored
-
Karsten Rink authored
moved vtk-independent functionality from VtkRaster to Raster and modified existing functionality in Raster so that everything fits.
-
Lars Bilke authored
E.g. nullptr is introduced in 4.6.
-
Lars Bilke authored
Boost integration
-
Karsten Rink authored
refactored image reading routines such that alpha-channels are ommitted from double arrays and only inserted right before conversion to vtkImageData object (where this information is needed)
-
Lars Bilke authored
Note that the flags are only appended, not substituted.
-
Lars Bilke authored
Fix errors with intel compiler
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-