- 10 Jun, 2020 5 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
- 08 Jun, 2020 3 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
- 06 Jun, 2020 1 commit
-
-
Tomáš Jakubec authored
-
- 01 Jun, 2020 1 commit
-
-
Tomáš Jakubec authored
-
- 15 May, 2020 1 commit
-
-
Tomáš Jakubec authored
-
- 11 May, 2020 1 commit
-
-
Tomáš Jakubec authored
MeshDataContainer operator[] for integer sequence JSONLogger accepts references instead of values
-
- 07 May, 2020 2 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
- 06 May, 2020 1 commit
-
-
Tomáš Jakubec authored
-
- 18 Apr, 2020 1 commit
-
-
Tomáš Jakubec authored
fix hexahedron reader
-
- 13 Apr, 2020 1 commit
-
-
Tomáš Jakubec authored
-
- 09 Apr, 2020 1 commit
-
-
Tomáš Jakubec authored
-
- 08 Apr, 2020 1 commit
-
-
Tomáš Jakubec authored
-
- 06 Apr, 2020 2 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
- 03 Apr, 2020 1 commit
-
-
Tomáš Jakubec authored
-
- 28 Mar, 2020 1 commit
-
-
Tomáš Jakubec authored
-
- 11 Mar, 2020 1 commit
-
-
Tomáš Jakubec authored
-
- 09 Mar, 2020 2 commits
-
-
Tomáš Jakubec authored
add makeBoundaryIndex
-
Tomáš Jakubec authored
methods isInvalidIndex, isBoundaryIndex, extractBoundaryIndex
-
- 08 Mar, 2020 1 commit
-
-
Tomáš Jakubec authored
-
- 07 Mar, 2020 1 commit
-
-
Tomáš Jakubec authored
-
- 17 Feb, 2020 4 commits
-
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
Tomáš Jakubec authored
-
- 08 Feb, 2020 1 commit
-
-
Tomáš Jakubec authored
fix of operator- for traited classes
-
- 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.
-