- 03 Dec, 2016 1 commit
-
-
Kirill Terekhov authored
Remove dependence on mesh in Automatizator Fix few warnings on llvm-g++ in container.hpp Add converter from elasticity tensor into matrix Added separate hessian_variable that enables hessian calculation
-
- 27 Nov, 2016 1 commit
-
-
Dmitry Bagaev authored
-
- 21 Nov, 2016 1 commit
-
-
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
-
- 11 Nov, 2016 1 commit
-
-
Dmitry Bagaev authored
Basic functionality
-
- 08 Nov, 2016 1 commit
-
-
Kirill Terekhov authored
Incorrect order of parameters to UnpackTagData called from UnpackElementsData.
-
- 07 Nov, 2016 1 commit
-
-
Kirill Terekhov authored
Fix a bug that lead to exception when packing variable-sized data with zero size. Do not shift cell centers for eclipse grids when edges are curvilinear. (another algorithm is needed to fix cell centers that are outside of cells)
-
- 28 Oct, 2016 2 commits
-
-
Dmitry Bagaev authored
-
Dmitry Bagaev authored
1) Condest added to final solver interface 2) SolverMaster hided from user 3) Examples fixed with new Solver Class 4) Examples using LLVM coding standarts
-
- 12 Feb, 2016 1 commit
-
-
Kirill Terekhov authored
Cleanup of Row class and Matrix class. Significantly reduced memory required for Row class and consequently for multivar_expression class. Moved out openmp locks and row annotation as additional service classes. Introduced classes HessianRow and HessianMatrix for future possibility of hessian computation in automatic differentiation.
-
- 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.
-
- 20 Dec, 2015 1 commit
-
-
Kirill Terekhov authored
Including issue #15
-
- 24 Nov, 2015 3 commits
-
-
Alexander Danilov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-