- 15 Mar, 2021 1 commit
-
-
Kirill Terekhov authored
-
- 12 Mar, 2021 7 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
fix MPI_Isend/MPI_Irecv tag may be larger then maximum allowed; more memory optimizations in multilevel solver
-
- 11 Mar, 2021 3 commits
-
-
-
Kirill Terekhov authored
-
Ruslan Yanbarisov authored
-
- 10 Mar, 2021 4 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
-
Kirill Terekhov authored
-
- 07 Mar, 2021 1 commit
-
-
Kirill Terekhov authored
-
- 06 Mar, 2021 1 commit
-
-
Kirill Terekhov authored
-
- 05 Mar, 2021 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
Functions to remove and restore upper/lower adjacency connections; use RestoreCellNodes for vtk/vtu output only; change RestoreCellNodes algorithm to not require upper adjacencies for nodes
-
- 04 Mar, 2021 1 commit
-
-
Kirill Terekhov authored
-
- 03 Mar, 2021 5 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
remove Examples/TestSuite (moved to separate reposetory); fix some more warnings; processing of data for webgl in DrawGrid
-
- 25 Feb, 2021 1 commit
-
-
Kirill Terekhov authored
fix normal orientation loss during mesh modification; function to check for cell convexity; add topology check for cell convexity; topology checks for modified elemetns; faster algorithms for orientation calculation; fixes for algorithms in modification state
-
- 24 Feb, 2021 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
- 21 Feb, 2021 1 commit
-
-
Kirill Terekhov authored
-
- 19 Feb, 2021 5 commits
-
-
Kirill Terekhov authored
fix ElementSet::SynchronizeSetElements did not connect elements to well; add ElementSet::SynchronizeSetElementsWithOwner to gather all set elements on owner only
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
- 18 Feb, 2021 4 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
Adapt library and examples for 64-bit integer option (USE_INT64=ON); adapt library (but not yet examples) for 32-bit float option (USE_FP64=OFF); make gcc happy on library compilation with -Wall -Wextra -pedantic; replace malloc/realloc/free with new/delete in container.hpp
-
- 15 Feb, 2021 2 commits
-
-
-
Kirill Terekhov authored
-