- Oct 01, 2019
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
MeshDataContainer implicit constructor added
-
Tomáš Jakubec authored
-
- Sep 30, 2019
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
- Sep 29, 2019
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
inline_array_operations.h -> reorder of operations
-
Tomáš Jakubec authored
-
- Sep 27, 2019
-
-
Tomáš Jakubec authored
Mesh Colouring MeshDataContainer
-
- Sep 22, 2019
-
-
Tomáš Jakubec authored
Setup of boundary cells Cells distace over face
-
Tomáš Jakubec authored
integer_sequence Refactor of methods
-
- Sep 21, 2019
-
-
Tomáš Jakubec authored
class UnstructuredMesh has no specializations now
-
- Sep 20, 2019
-
-
Tomáš Jakubec authored
different types to mesh elements is also done.
-
- Sep 19, 2019
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
correct.
-
- Sep 18, 2019
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
- Jun 14, 2019
-
-
Tomáš Jakubec authored
I realized, that it would be better to implement methods working with mesh elements in the class UnstructuredMesh. Finally, I managed to implement concept of unstructured mesh in any dimension. Further work will be done after consultations.
-
- Jun 07, 2019
-
-
Tomáš Jakubec authored
Now the intent is clear and only few things like center points are to be implemented. Then create wrappers for cells, faces etc. Also is necessary to create methods for calculating lebesgue meassure.
-