- 06 Feb, 2016 1 commit
-
-
Kirill Terekhov authored
Some features for class Residual. Clean-ups in xml. Updated MFD.
-
- 05 Feb, 2016 1 commit
-
-
Kirill Terekhov authored
Adapted ADFVdiscr for Residual class. Matrix<Var>::DotProduct will promote type depending on the argument.
-
- 04 Feb, 2016 1 commit
-
-
Kirill Terekhov authored
-
- 03 Feb, 2016 1 commit
-
-
Kirill Terekhov authored
Changed how matrix annotation is handled to decrease memory required to store data of type DATA_VARIABLE. Added multivar_expression_reference that can reference individual matrix row. Added Residual class. Fixed that Sparse::Matrix::Load and Sparse::Vector::Load may required MPI initialization.
-
- 30 Jan, 2016 1 commit
-
-
Kirill Terekhov authored
-
- 12 Jan, 2016 1 commit
-
-
Kirill Terekhov authored
-
- 11 Jan, 2016 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
Fix for possibility of race condition in point-to-point MPI communications. Fixes for warnings produced by clang.
-
- 20 Dec, 2015 1 commit
-
-
Kirill Terekhov authored
Including issue #15
-
- 15 Dec, 2015 3 commits
-
-
Alexander Danilov authored
Call MPI_Init if needed, fix RowEntryType creation
-
Alexander Danilov authored
-
Alexander Danilov authored
-
- 03 Dec, 2015 1 commit
-
-
Kirill Terekhov authored
XML format now can use Include attribute in any XML tag to address external files. Added mechanism to name meshes and retrive meshes by name. Added feature to store data of RemoteHandle type that allows to address elements on another mesh. Loading this data type from files is still awkward.
-
- 01 Dec, 2015 1 commit
-
-
Kirill Terekhov authored
Fixes for GCC. Moved functionality to operate with dense matrices as INMOST service. Added possibility to exchange data of type DATA_VARIABLE in parallel. Added possibility to include external content in xml format. Moved overloaded operators for variables from namespace INMOST into global scope to prevent possible ambiguities in compilers. Added perturbation algorithm for BCGS solver.
-
- 25 Nov, 2015 1 commit
-
-
Kirill Terekhov authored
-
- 24 Nov, 2015 9 commits
-
-
Kirill Terekhov authored
-
Alexander Danilov authored
-
Alexander Danilov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
- 21 Oct, 2015 1 commit
-
-
Igor Konshin authored
-
- 22 Sep, 2015 2 commits
-
-
Kirill Terekhov authored
correct link for wiki
-
Kirill Terekhov authored
add cdash link
-
- 21 Aug, 2015 1 commit
-
-
Kirill Terekhov authored
BCGStab(L) solver: perturbation of r_tilde to avoid breakdown. Possibility to annotate matrix.
-
- 25 Jul, 2015 1 commit
-
-
Kirill Terekhov authored
Fixed element removal algorithm during modification. Added features to RowMerger algorithm. Changed reported number of iterations for BiCGStab(L)
-
- 26 Jun, 2015 3 commits
-
-
Igor Konshin authored
-
-
Igor Konshin authored
-
- 22 Jun, 2015 1 commit
-
-
Alexander Danilov authored
We should trim spaces from the end of database line, otherwise file names may be illegal.
-
- 19 Jun, 2015 1 commit
-
-
Kirill Terekhov authored
Fix a problem in internal file format reading with MPI introduced in previous commit.
-
- 17 Jun, 2015 1 commit
-
-
Kirill Terekhov authored
Improved automatic finalization of xml tags in debugging files when execution is halted. Fixed that internal file format may be read incorrectly.
-
- 13 Jun, 2015 1 commit
-
-
Alexander Danilov authored
Replace str.back() with *str.rbegin()
-
- 11 Jun, 2015 2 commits
-
-
Kirill Nikitin authored
-
Alexander Danilov authored
Comment out faulty unused code. Ensure dynarray<T,64>::iterator is parsed as a type.
-
- 10 Jun, 2015 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
Conflicts: solver_bcgsl.hpp
-