- 24 Feb, 2020 1 commit
-
-
Tomáš Jakubec authored
-
- 20 Feb, 2020 3 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
parameter dimension.
-
Tomáš Jakubec authored
-
- 18 Feb, 2020 1 commit
-
-
Tomáš Jakubec authored
necessary to transform the gradient into standart bases anymore. Also generalized some Vector(Vertex) operations to be applicable to second order tenzor as Vector<Vector>.
-
- 15 Feb, 2020 2 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
- 11 Feb, 2020 1 commit
-
-
Tomáš Jakubec authored
Debug singleton Vertex multiplying from both sides the computation works with Traits
-
- 10 Feb, 2020 2 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
- 08 Feb, 2020 3 commits
-
-
Tomáš Jakubec authored
fix of operator- for traited classes
-
Tomáš Jakubec authored
differs.
-
Tomáš Jakubec authored
-
- 07 Feb, 2020 1 commit
-
-
Tomáš Jakubec authored
-
- 06 Feb, 2020 1 commit
-
-
Tomáš Jakubec authored
-
- 04 Feb, 2020 2 commits
-
-
Tomáš Jakubec authored
possible use of ADL.
-
Tomáš Jakubec authored
-
- 03 Feb, 2020 1 commit
-
-
Tomáš Jakubec authored
-
- 30 Jan, 2020 1 commit
-
-
Tomáš Jakubec authored
const getter).
-
- 23 Jan, 2020 1 commit
-
-
Tomáš Jakubec authored
To achieve the maximal efficiency of traits approach is necessary to change name type from std::string to const char*. Moreover, I had to make the default trait public in another way. There is a function creating and returning the generated Trait. At first sight is seemed to me as bad idea, but the compiler can not work so efficiently with it. Thus, it is better to have static function which generates the object of traits.
-
- 22 Jan, 2020 1 commit
-
-
Tomáš Jakubec authored
-
- 20 Jan, 2020 1 commit
-
-
Tomáš Jakubec authored
constexpr reference like cls.attr. The tellg does not work as expected in text mode. There is problem with CRLF on windows. Thus, the file must be opened in binary mode.
-
- 19 Jan, 2020 2 commits
-
-
Tomáš Jakubec authored
MemberReference.
-
Tomáš Jakubec authored
-
- 17 Jan, 2020 1 commit
-
-
Tomáš Jakubec authored
-
- 03 Jan, 2020 2 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
traits apply
-
- 12 Dec, 2019 1 commit
-
-
Tomáš Jakubec authored
-
- 11 Dec, 2019 4 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
way how to detect whether the mesh changed for example for export purpose.
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
- 09 Dec, 2019 2 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
- 08 Dec, 2019 2 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
MeshDataContainer operator=(& and &&) and little documentation
-
- 07 Dec, 2019 4 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-