- 11 Apr, 2019 1 commit
-
-
Kirill Terekhov authored
-
- 10 Apr, 2019 2 commits
-
-
Kirill Terekhov authored
Add another round of communication to inform owner processors about reference elements that were sent to other processors
-
Kirill Terekhov authored
-
- 09 Apr, 2019 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
- 08 Apr, 2019 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
PackTagData/UnpackTagData of DATA_REFERENCE data type in ExchangeData is done with the same buffer via PackElementsData/UnpackElementsData
-
- 05 Apr, 2019 1 commit
-
-
Kirill Terekhov authored
-
- 04 Apr, 2019 4 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
-
- 02 Apr, 2019 1 commit
-
-
Kirill Terekhov authored
-
- 01 Apr, 2019 1 commit
-
-
Kirill Terekhov authored
pool_array no longer depend on allocation/deallocation order; unit test on pool_array; some fancy functions to retrive derivatives for variable/hessian_variable
-
- 28 Mar, 2019 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
Allows to compare results on meshes obtained from parallel runs with different number of processors
-
- 26 Mar, 2019 1 commit
-
-
Kirill Terekhov authored
-
- 27 Feb, 2019 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
- 05 Feb, 2019 1 commit
-
-
Igor Shovkun authored
It messed up adgprs compillation
-
- 31 Jan, 2019 1 commit
-
-
Kirill Terekhov authored
-
- 23 Jan, 2019 1 commit
-
-
Kirill Terekhov authored
-
- 22 Jan, 2019 1 commit
-
-
Kirill Terekhov authored
-
- 18 Jan, 2019 1 commit
-
-
Kirill Terekhov authored
-
- 06 Dec, 2018 1 commit
-
-
Kirill Terekhov authored
-
- 05 Dec, 2018 3 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
Examples/AdaptiveMesh do not inherit Mesh anymore - easier to work with the method Examples/Fracture got the option to not to fill the space SearchKDTree class to search for elements by coordinates in mesh (some rearrangements and improvements may follow) Code to support mesh adaptation in models Fix boundary condition in TestSuite/cavity
-
- 01 Dec, 2018 1 commit
-
-
Kirill Terekhov authored
algorithm for small elements elemenation via edge collapse new comparator to sort elements by their measure slice_func delete the other zone
-
- 30 Nov, 2018 4 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
- 27 Nov, 2018 1 commit
-
-
Ruslan Yanbarisov authored
-
- 22 Nov, 2018 1 commit
-
-
Kirill Terekhov authored
Fix a bug requesting back/front cell of a face during mesh modification Comment unfinished parts of inmost in AdaptiveMesh Update elasticity example in Examples/ADMFD Add algorithms to split faces and to glue faces of the mesh (for tests with MFD elasticty)
-
- 13 Nov, 2018 1 commit
-
-
Kirill Terekhov authored
Elasticity example in Examples/ADMFD/elasticity.cpp Bug fix - when assigning a matrix with different storage container, the number of rows and columns is changed after the assignment itself, which leads to incorrect behavior of opeartor(i,j) of the matrix.
-
- 07 Nov, 2018 1 commit
-
-
paveltomin authored
-
- 02 Nov, 2018 1 commit
-
-
Kirill Terekhov authored
Fix compilation issue with std::isinf Finish memory_pool implementation in container.h Use of matrices allocated in memory pool for intermediate results in dense linear algebra operations in inmost_dense.h Use of memory pool for matrices in inmost_autodiff.h Change error reporting and return type in Invert, Solve, CholeskyInvert, CholeskySolve, PseudoInvert, PseudoSolve Add unit tests for linear algebra on dense matrices.
-
- 31 Oct, 2018 1 commit
-
-
Kirill Terekhov authored
-
- 10 Oct, 2018 1 commit
-
-
Kirill Terekhov authored
-