-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'master' into mhfem
* 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. ...
No related branches found
No related tags found
Showing
- CMakeLists.txt 2 additions, 2 deletionsCMakeLists.txt
- TODO 7 additions, 1 deletionTODO
- examples/heat-equation/tnl-heat-equation-eoc.h 3 additions, 3 deletionsexamples/heat-equation/tnl-heat-equation-eoc.h
- examples/heat-equation/tnl-heat-equation.h 3 additions, 3 deletionsexamples/heat-equation/tnl-heat-equation.h
- src/core/CMakeLists.txt 1 addition, 0 deletionssrc/core/CMakeLists.txt
- src/core/arrays/tnlSharedArray_impl.h 3 additions, 2 deletionssrc/core/arrays/tnlSharedArray_impl.h
- src/core/arrays/tnlStaticArray.h 8 additions, 0 deletionssrc/core/arrays/tnlStaticArray.h
- src/core/arrays/tnlStaticArray1D_impl.h 7 additions, 0 deletionssrc/core/arrays/tnlStaticArray1D_impl.h
- src/core/arrays/tnlStaticArray2D_impl.h 7 additions, 0 deletionssrc/core/arrays/tnlStaticArray2D_impl.h
- src/core/arrays/tnlStaticArray3D_impl.h 8 additions, 0 deletionssrc/core/arrays/tnlStaticArray3D_impl.h
- src/core/arrays/tnlStaticArray_impl.h 12 additions, 2 deletionssrc/core/arrays/tnlStaticArray_impl.h
- src/core/multimaps/CMakeLists.txt 20 additions, 0 deletionssrc/core/multimaps/CMakeLists.txt
- src/core/multimaps/tnlEllpackIndexMultimap.h 72 additions, 0 deletionssrc/core/multimaps/tnlEllpackIndexMultimap.h
- src/core/multimaps/tnlEllpackIndexMultimapValues.h 70 additions, 0 deletionssrc/core/multimaps/tnlEllpackIndexMultimapValues.h
- src/core/multimaps/tnlEllpackIndexMultimapValues_impl.h 114 additions, 0 deletionssrc/core/multimaps/tnlEllpackIndexMultimapValues_impl.h
- src/core/multimaps/tnlEllpackIndexMultimap_impl.h 116 additions, 0 deletionssrc/core/multimaps/tnlEllpackIndexMultimap_impl.h
- src/core/tnlIndexedSet.h 1 addition, 1 deletionsrc/core/tnlIndexedSet.h
- src/core/vectors/tnlSharedVector.h 3 additions, 11 deletionssrc/core/vectors/tnlSharedVector.h
- src/core/vectors/tnlVector.h 3 additions, 11 deletionssrc/core/vectors/tnlVector.h
- src/functors/CMakeLists.txt 1 addition, 1 deletionsrc/functors/CMakeLists.txt
Loading
Please register or sign in to comment