- 06 Mar, 2017 1 commit
-
-
Kirill Terekhov authored
Consistent checks for presence of global ids and use of global ids in communications between shared and ghost elements in parallel. Simplified octree example without GUI.
-
- 25 Aug, 2016 1 commit
-
-
Kirill Terekhov authored
Added option “ECL_SPLIT_GLUED” to triangulate faces for blocks that degenerate on three pillars. Corrected that Face::SplitFace will not connect new nodes to existing cells. PMF file format now restores tag on mesh that indicates topology error.
-
- 10 Mar, 2016 1 commit
-
-
Kirill Terekhov authored
-
- 11 Jan, 2016 1 commit
-
-
Kirill Terekhov authored
Fix for possibility of race condition in point-to-point MPI communications. Fixes for warnings produced by clang.
-
- 20 Dec, 2015 1 commit
-
-
Kirill Terekhov authored
Including issue #15
-
- 03 Dec, 2015 1 commit
-
-
Kirill Terekhov authored
XML format now can use Include attribute in any XML tag to address external files. Added mechanism to name meshes and retrive meshes by name. Added feature to store data of RemoteHandle type that allows to address elements on another mesh. Loading this data type from files is still awkward.
-
- 24 Nov, 2015 1 commit
-
-
Kirill Terekhov authored
-