- 29 Oct, 2019 1 commit
-
-
Tomáš Jakubec authored
-
- 22 Oct, 2019 1 commit
-
-
Tomáš Jakubec authored
-
- 18 Oct, 2019 2 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
- 14 Oct, 2019 1 commit
-
-
Tomáš Jakubec authored
was necessary to keep 3 arguments in writer (dimension, index type, real type).
-
- 13 Oct, 2019 1 commit
-
-
Tomáš Jakubec authored
Resize valarrays while the number of colours exceeds the allocated reserve.
-
- 11 Oct, 2019 2 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
supported cell types.
-
- 10 Oct, 2019 1 commit
-
-
Tomáš Jakubec authored
it to be able to exprort unsuported cell types.
-
- 09 Oct, 2019 3 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
- 08 Oct, 2019 2 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
and stored type.
-
- 07 Oct, 2019 3 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
- 05 Oct, 2019 1 commit
-
-
Tomáš Jakubec authored
detection whether an edge is left or right to the face or cell
-
- 04 Oct, 2019 2 commits
-
-
Tomáš Jakubec authored
- consolelogger.h to only detect whether begin member function exists - refactor of coordinates from pointer to std::array
-
Tomáš Jakubec authored
-
- 03 Oct, 2019 1 commit
-
-
Tomáš Jakubec authored
whether the varible is iterable and then writes the content of the container.
-
- 01 Oct, 2019 2 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
MeshDataContainer implicit constructor added
-
- 30 Sep, 2019 3 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
- 29 Sep, 2019 2 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
inline_array_operations.h -> reorder of operations
-
- 27 Sep, 2019 1 commit
-
-
Tomáš Jakubec authored
Mesh Colouring MeshDataContainer
-
- 22 Sep, 2019 2 commits
-
-
Tomáš Jakubec authored
Setup of boundary cells Cells distace over face
-
Tomáš Jakubec authored
integer_sequence Refactor of methods
-
- 21 Sep, 2019 1 commit
-
-
Tomáš Jakubec authored
class UnstructuredMesh has no specializations now
-
- 20 Sep, 2019 1 commit
-
-
Tomáš Jakubec authored
different types to mesh elements is also done.
-
- 19 Sep, 2019 2 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
correct.
-
- 18 Sep, 2019 2 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
- 14 Jun, 2019 1 commit
-
-
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.
-
- 07 Jun, 2019 1 commit
-
-
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.
-