Skip to content
Snippets Groups Projects
  1. Dec 22, 2015
    • Jakub Klinkovský's avatar
      Implementation of diagonal preconditioner · eab48a79
      Jakub Klinkovský authored
      ...and some simplifications in tnlSolverStarter - needs more!
      eab48a79
    • Jakub Klinkovský's avatar
      Merge remote-tracking branch 'origin/master' into mhfem · b09a2585
      Jakub Klinkovský authored
      * origin/master:
        Fixing build script.
        Adding OpenMP to vector operations.
        Fixing a bug in host and device arrays comparison.
        Fixing the DICOM reader.
        Fixing DCMTK code to work when DICOM support is not enabled.
        Fixing #1 - tnl-dicom-reader, tnl-image-converter
        Implementing the DICOM reader.
        Implementing the DICOM reader.
        Refactoring code for the DICOM format support.
        Addign DICOM support - TNL can be succesfully build now.
        JPEG format is working.
        Implementing JPEG image write.
        Implementing JPEG image.
        Adding JPEG format support.
        Adding PNG format support.
        Adding conversion from .tnl file to image.
        Implementing image converter.
        Implementing image converter.
        Implementing the image converter.
        Adding image converter.
      b09a2585
    • Jakub Klinkovský's avatar
      Merge branch 'master' into mhfem · 27622109
      Jakub Klinkovský authored
      * master:
        Tuning Ellpack formats.
        Tuning Ellpack format.
        Fixing bug in tnlVector::operator !=.
        Optimizing CUDA L2 norm.
        Adding banchmark for CUDA lp norm.
      27622109
  2. Dec 15, 2015
  3. Dec 13, 2015
  4. Dec 12, 2015
  5. Dec 11, 2015
  6. Dec 10, 2015
  7. Dec 09, 2015
  8. Dec 01, 2015
  9. Nov 26, 2015
    • Jakub Klinkovský's avatar
      f9dc1e41
    • Jakub Klinkovský's avatar
      Merge branch 'master' into mhfem · b43f898b
      Jakub Klinkovský authored
      * master: (34 commits)
        Fixing compilation with nvcc.
        Fixing C++11 flag in CMakeLists.
        Refactoring tnlFunction.
        Refactoring system for function types.
        Debuging mesh.
        Renaming Ellpack network to indexed multimap.
        Implementing superentity indecis storage in storage network (=indexed multimap)
        Fixing missing superentities of vertices.
        Inserting the Ellpack network to the mesh.
        Renaming Ellpack graph to Ellpack network.
        Adding sparse Ellpack graph.
        Refactoring mesh entity.
        Refactoring the mesh.
        Refactoring the mesh.
        Refactoring the mesh.
        Refactoring the mesh.
        Refactoring the mesh.
        Refactoring the mesh.
        Refactoring the mesh.
        Fixing mesh config validator. Adding mesh simplex.
        ...
      b43f898b
    • Jakub Klinkovský's avatar
      Fixed bug in GMRES · 54bf2923
      Jakub Klinkovský authored
      54bf2923
    • Tomáš Oberhuber's avatar
      Fixing compilation with nvcc. · e3eb673f
      Tomáš Oberhuber authored
      e3eb673f
  10. Nov 14, 2015
  11. Nov 13, 2015
    • Tomáš Oberhuber's avatar
      Merge branch 'mesh' · a91981b8
      Tomáš Oberhuber authored
      Conflicts:
      	src/mesh/layers/tnlMeshStorageLayer.h
      	src/mesh/layers/tnlMeshSubentityStorageLayer.h
      	src/mesh/layers/tnlMeshSuperentityStorageLayer.h
      	src/mesh/tnlMesh.h
      	tests/unit-tests/mesh/tnlMeshTester.h
      a91981b8
  12. Nov 09, 2015
  13. Nov 08, 2015
  14. Nov 07, 2015
  15. Nov 06, 2015
Loading