- 22 Apr, 2016 1 commit
-
-
Dave Moxey authored
-
- 16 Apr, 2016 5 commits
-
-
Douglas Serson authored
-
Douglas Serson authored
-
Dave Moxey authored
Fix some LaTeX errors in doxygen. This MR fixes some compile errors in the doxygen documentation which were not picked up on the release of 4.3. See merge request !586
-
Dave Moxey authored
-
Dave Moxey authored
Fix eps image path for some versions of epstopdf. This MR updates an EPS image in the developer guide to use the full path to avoid a bug in some versions of epstopdf. See merge request !593
-
- 15 Apr, 2016 3 commits
-
-
Dave Moxey authored
Fix namespace pollution This MR removes occurrences `using namespace` in header files. This causes problems when using the library with external tools as it conflicts with other libraries (e.g. VTK). See merge request !601
-
Dave Moxey authored
-
Dave Moxey authored
fix/meshing_TPURL Small fix to third party urls as pointed out by spencer for the meshing side of things. Turns out using the ae-nektar public html doesnt agree with some machines. See merge request !606
-
- 13 Apr, 2016 3 commits
-
-
Chris Cantwell authored
Fix bug in DriverModifiedArnoldi This fixes a bug in ModifiedArnoldi, which may cause the solver to exit with ``` Fatal : Level 0 assertion violation Unrecognised value. ``` as recently reported in nektar-users. The problem happens because the iteration could be marked as converged when the number of vectors available is lower than `nvec`. See merge request !608
-
Chris Cantwell authored
-
Douglas Serson authored
-
- 12 Apr, 2016 2 commits
-
-
Chris Cantwell authored
-
Chris Cantwell authored
-
- 11 Apr, 2016 15 commits
-
-
Chris Cantwell authored
-
Chris Cantwell authored
-
Chris Cantwell authored
-
Chris Cantwell authored
-
Chris Cantwell authored
Fix bug in Homogeneous1DTrans This fixes a small bug in `ExpListHomogeneous1D::Homogeneous1DTrans`. I think the particular case where this was wrong is not used anywhere, so it is very likely that nothing will change. See merge request !599
-
Chris Cantwell authored
-
Chris Cantwell authored
-
Chris Cantwell authored
Updated to extract directory of libccmio.a Updated the ThirdPartyCCM.cmake file to add in Link directory and use the get_Filename_component to obtain the directory path if the library is found. This therefore allows the libccmio.a to be correctly linked from a third party location where as previous it was only compiling if the .a files were copied to the dist/lib directory. See merge request !600
-
Chris Cantwell authored
-
Chris Cantwell authored
-
Chris Cantwell authored
-
Chris Cantwell authored
-
Michael Turner authored
-
Chris Cantwell authored
-
Chris Cantwell authored
-
- 10 Apr, 2016 1 commit
-
-
Chris Cantwell authored
Add option to turn off https support to solve CMake SSL woes This MR adds a `THIRDPARTY_USE_SSL` option to enable/disable HTTPS support and fix #22, since some versions of CMake (including compute nodes and cx2 at least) are not compiled with SSL support, causing obtuse failures. The default is set to off to allow the greater range of systems to work out of the box. See merge request !602
-
- 09 Apr, 2016 1 commit
-
-
Chris Cantwell authored
-
- 08 Apr, 2016 2 commits
-
-
Dave Moxey authored
-
Dave Moxey authored
-
- 07 Apr, 2016 1 commit
-
-
Chris Cantwell authored
-
- 06 Apr, 2016 4 commits
-
-
Spencer Sherwin authored
-
Douglas Serson authored
-
Chris Cantwell authored
-
Chris Cantwell authored
-
- 03 Apr, 2016 1 commit
-
-
Chris Cantwell authored
-
- 27 Mar, 2016 1 commit
-
-
Dave Moxey authored
Increment to version 4.4 Increment version. See merge request !587
-