Skip to content
Snippets Groups Projects
  1. May 04, 2018
    • Jakub Klinkovský's avatar
      bfee9434
    • Jakub Klinkovský's avatar
      Fixed Python bindings for Mesh · d3774dbd
      Jakub Klinkovský authored
      d3774dbd
    • Jakub Klinkovský's avatar
      Uncommented Python bindings for Mesh · 7466edfe
      Jakub Klinkovský authored
      7466edfe
    • Jakub Klinkovský's avatar
      Merge remote-tracking branch 'origin/mesh' into develop · 77c8e58d
      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
        ...
      77c8e58d
    • Jakub Klinkovský's avatar
      Merge branch 'master' into develop · d125767d
      Jakub Klinkovský authored
      * master:
        Documentation.
      d125767d
  2. May 03, 2018
  3. May 01, 2018
  4. Mar 24, 2018
  5. Mar 22, 2018
  6. Feb 04, 2018
  7. Feb 03, 2018
  8. Jan 29, 2018
  9. Jan 19, 2018
Loading