- May 05, 2018
-
-
- May 04, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
* origin/mesh: (251 commits) Updated CMakeLists.txt files for meshes Added missing __cuda_callable__ flag to MeshEntity Fixed comparison between signed and unsigned Optimizing mesh initializer, replaced EntitySeedKey with EntitySeedHash Added timer to MeshReaderTest Fixed SubentityAccessLayer Fixed typo in mesh StorageLayer Removed checkCells method from the mesh initializer Switched static functions to inline Fixed comparison between signed and unsigned Fixed constness of reader in MeshTypeResolver Renamed VTKEntityType to EntityShape Renamed MeshConfigBase to DefaultConfig Removed static asserts from MeshConfigBase Fixed internal linkage of functions in VTKEntityType.h Added specialization of getEntityMeasure for quadrilaterals Simplified and generalized the getEntityCenter function Added getEntityCenter and getEntityMeasure functions Removed unused methods Removed GlobalIndexType and LocalIndexType from the public interface of MeshEntityTraits ...
-
Jakub Klinkovský authored
* master: Documentation.
-
- May 03, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
Python bindings See merge request mmg/tnl-dev!2
-
- May 01, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Mar 24, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
And of course our implementation is faster ;-)
-
Jakub Klinkovský authored
-
- Mar 22, 2018
-
-
Jakub Klinkovský authored
-
- Feb 04, 2018
-
-
Jakub Klinkovský authored
-
- Feb 03, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Jan 29, 2018
-
-
Jakub Klinkovský authored
-
- Jan 19, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
It cannot work because indices are not initialized to -1 anymore. The checks in the MeshBuilder class should be enough.
-
Jakub Klinkovský authored
This way GCC does not complain that they are not used in some compilation units.
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
It should not be called "base" because inheritance does not work for the constexpr methods.
-
Jakub Klinkovský authored
It is checked in the ConfigValidator.
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-