- 21 Feb, 2021 1 commit
-
-
Kirill Terekhov authored
-
- 19 Feb, 2021 1 commit
-
-
Kirill Terekhov authored
fix ElementSet::SynchronizeSetElements did not connect elements to well; add ElementSet::SynchronizeSetElementsWithOwner to gather all set elements on owner only
-
- 18 Feb, 2021 1 commit
-
-
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 1 commit
-
-
Kirill Terekhov authored
-
- 09 Feb, 2021 1 commit
-
-
Kirill Terekhov authored
-
- 01 Feb, 2021 1 commit
-
-
Kirill Terekhov authored
-
- 11 Jan, 2021 1 commit
-
-
Kirill Terekhov authored
-
- 24 Dec, 2020 1 commit
-
-
Kirill Terekhov authored
-
- 10 Nov, 2020 1 commit
-
-
Kirill Terekhov authored
-
- 06 Nov, 2020 1 commit
-
-
Kirill Terekhov authored
-
- 04 Nov, 2020 2 commits
-
-
Ruslan Yanbarisov authored
Node-based interpolation using Wachspress generalized barycnetric coordinates: added some simple test cases; tiny fix in Octree example
-
Kirill Terekhov authored
remove choice for parallel communication strategy; change type of P2P communications to support large message sizes
-
- 19 Oct, 2020 1 commit
-
-
Kirill Terekhov authored
-
- 07 Feb, 2020 1 commit
-
-
Ruslan Yanbarisov authored
Cell::Inside checks Face::Inside for each face first
-
- 14 Oct, 2019 1 commit
-
-
Kirill Terekhov authored
-
- 10 Sep, 2019 1 commit
-
-
Ruslan Yanbarisov authored
RepairGeometricTags is made public - add possibility to use user-defined tags in place of geometric data(measure, normal and others)
-
- 29 Aug, 2019 1 commit
-
-
Kirill Terekhov authored
-
- 23 Apr, 2019 1 commit
-
-
Kirill Terekhov authored
update mesh comparison tool, add option to load eclipse file sequentially, fix a bug that gathering shared elements procedure can hang due to global exchange on error
-
- 20 Apr, 2019 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
- 19 Apr, 2019 1 commit
-
-
Kirill Terekhov authored
-
- 18 Apr, 2019 3 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
Enable exchange of references to elements in ExchangeMarked and ExchangeData/ReduceData; add cmake script that automatically downloads ParMetis; add routines to check synchronization of owners and processors list on elements
-
Kirill Terekhov authored
-
- 17 Apr, 2019 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
- 16 Apr, 2019 3 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
Kirill Terekhov authored
-
- 15 Apr, 2019 2 commits
-
-
Kirill Terekhov authored
-
Kirill Terekhov authored
Functions to check equality of ghost and shared elements on different processors + computation of centroids in eclipse reader into specifig tag
-
- 14 Apr, 2019 1 commit
-
-
Kirill Terekhov authored
Change parallel behaviour for exchange of elements of sets, sets only contain shared elements. Function SynchronizeSetElements orders full synchronization of set elements. Fix interval in true residual calculation.
-
- 13 Apr, 2019 1 commit
-
-
Kirill Terekhov authored
-
- 12 Apr, 2019 1 commit
-
-
Kirill Terekhov authored
-
- 11 Apr, 2019 1 commit
-
-
Kirill Terekhov authored
-
- 10 Apr, 2019 1 commit
-
-
Kirill Terekhov authored
Add another round of communication to inform owner processors about reference elements that were sent to other processors
-
- 08 Apr, 2019 1 commit
-
-
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 1 commit
-
-
Kirill Terekhov authored
-
- 06 Dec, 2018 1 commit
-
-
Kirill Terekhov authored
-