- Apr 10, 2017
-
-
Dave Moxey authored
Switch to a simple static member function to implement singletons, which is guaranteed to be thread-safe in C++11.
-
Dave Moxey authored
-
- Apr 07, 2017
-
-
Dave Moxey authored
-
- Apr 05, 2017
-
-
Michael Turner authored
Fix XML output when range flag used See merge request !761
-
- Apr 04, 2017
-
-
Dave Moxey authored
-
Michael Turner authored
Fix some issues with revised Mesh::MakeOrder routine to address failing tests See merge request !762
-
- Apr 03, 2017
-
-
Dave Moxey authored
-
Dave Moxey authored
-
Dave Moxey authored
-
- Mar 31, 2017
-
-
Kilian Lackhove authored
-
Dave Moxey authored
-
Dave Moxey authored
-
Dave Moxey authored
-
Kilian Lackhove authored
Fix/interppointdatatofld See merge request !754
-
- Mar 28, 2017
-
-
Dave Moxey authored
feature/dump-mesh-on-failure See merge request !756
-
Dave Moxey authored
-
Dave Moxey authored
fix/gmsh-writer See merge request !747
-
- Mar 27, 2017
-
-
Dave Moxey authored
-
Dave Moxey authored
-
Dave Moxey authored
-
Michael Turner authored
-
Michael Turner authored
Merge branch 'feature/dump-mesh-on-failure' of gitlab.nektar.info:meshing/nektar into feature/dump-mesh-on-failure
-
Michael Turner authored
-
- Mar 23, 2017
-
-
Michael Turner authored
Remove unnecessary consts from integer return types to avoid icc warnings This MR removes unnecessary consts from integer return types to avoid many, many warnings from the Intel compiler. See merge request !742
-
- Mar 22, 2017
-
- Mar 21, 2017
-
-
Kilian Lackhove authored
-
- Mar 20, 2017
-
-
Kilian Lackhove authored
-
Kilian Lackhove authored
-
- Mar 19, 2017
-
-
Chris Cantwell authored
fix/cmake-doc Turning developer guide into a git submodule recently broke cmake configuration for docs in master. This fixes that by copying the logic of tutorials submodule. See merge request !752
-
Michael Turner authored
-
Michael Turner authored
2D Periodic Boundary Conditions Adds the ability to make pairs of curves periodic See merge request !733
-
- Mar 17, 2017
-
-
Spencer Sherwin authored
Add developer-guide submodule The MR adds the developer-guide repository as a sub-module to the main Nektar++ repository. See merge request !751
-
- Mar 16, 2017
-
-
Julian Marcon authored
-
Chris Cantwell authored