- 06 Mar, 2017 1 commit
-
-
Kirill Terekhov authored
Fix errors when any of USE_AUTODIFF, USE_SOLVER, USE_MESH or USE_PARTITIONER are disabled.
-
- 22 Dec, 2016 1 commit
-
-
Kirill Terekhov authored
Fix input/output of empty dense data with xml file format. Fix parsing empty parentheses as vector with zero entries in xml files. Fix modification algorithm. Fix vector graphics output in OldDrawGrid Add exposition of mesh by material in OldDrawGrid Few switches in solver to handle large mechanics matrices
-
- 06 Dec, 2016 1 commit
-
-
Kirill Terekhov authored
Added operations for matrix with hessian calculation Fix a bug in submatrix calculation Fix a bug in reading data of dense type with variable size from files in xml format Fix an incorrect warning when reading variables with variations from files in xml format
-
- 27 Nov, 2016 1 commit
-
-
Dmitry Bagaev authored
-
- 21 Nov, 2016 2 commits
-
-
Dmitry Bagaev authored
1) XML Database parser 2) todo Solver::Solver(std::string solverName, std::string prefix, INMOST_MPI_Comm _comm)
-
Dmitry Bagaev authored
1) Parameters parsing in inner solvers 2) Parameters parsing in trillions solvers 3) Added xml parsing test 4) Trilinos without mpi support will not compile, disable trillions solvers if compiling without mpi
-
- 05 Nov, 2016 1 commit
-
-
Kirill Terekhov authored
Better handling of bad xml files, avoid infinite loops. More verbosity in parallel part
-
- 21 Oct, 2016 1 commit
-
-
Kirill Terekhov authored
FindAttrib function to search attribute by name
-
- 14 Oct, 2016 1 commit
-
-
Kirill Terekhov authored
Case-insensetive attribute names. Allow spaces between attribute name and attribute value.
-
- 02 Sep, 2016 1 commit
-
-
Igor Konshin authored
-
- 28 Jul, 2016 1 commit
-
-
Kirill Terekhov authored
Resolving relative path for include statements in xml and eclipse-mesh readers. OpenMP-parallel construction of coords-zcorn eclipse meshes.
-
- 27 May, 2016 2 commits
-
-
Alexander Danilov authored
-
Alexander Danilov authored
-
- 24 Apr, 2016 1 commit
-
-
Kirill Terekhov authored
Removed local ctest configuration and one example. Modified stencil expression and variable for more comfortable use. Replaced code of newer C++ standard in xml.cpp. Modified functions for adjacency retrieval to accept private markers in parallel shared run.
-
- 17 Apr, 2016 1 commit
-
-
Kirill Terekhov authored
-
- 08 Apr, 2016 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
Still testing xml reader. Preparations for NMPFA example.
-
- 06 Feb, 2016 1 commit
-
-
Kirill Terekhov authored
Some features for class Residual. Clean-ups in xml. Updated MFD.
-
- 30 Jan, 2016 1 commit
-
-
Kirill Terekhov authored
-