Skip to content
Snippets Groups Projects
  1. Mar 25, 2015
  2. Mar 24, 2015
    • Chris Cantwell's avatar
      Merge branch 'fix/meshpartition-fieldIO' into 'master' · 60462cf7
      Chris Cantwell authored
      Fix/meshpartition field io
      
      This MR deals with two issues. First, in some situations MeshPartition writes two coordinates with no spaces between them, making the xml file invalid. The second issue is related to metadata not being imported for results from parallel simulations, and not being available in FieldConvert.
      
      See merge request !449
      60462cf7
  3. Mar 16, 2015
  4. Feb 17, 2015
  5. Feb 16, 2015
  6. Feb 12, 2015
  7. Feb 10, 2015
  8. Feb 09, 2015
  9. Feb 06, 2015
  10. Feb 05, 2015
    • Dave Moxey's avatar
      Merge branch 'feature/Interpolation3D' into 'master' · 1e911fca
      Dave Moxey authored
      Feature/interpolation3 d
      
      This branch adds a simplified/memory-optimized version of the Shepard algorithm to enable
      interpolatin of 3D data. For 1D-data, the original quadratic/linear algorithm are chosen
      automatically. In addition, the weights are stored for each point, which might be useful
      for e.g running the same interpolation multiple times in future implementations.
      
      It also moves the pts field logic from FieldConvert into LibUtilities so it can be used from all over nektar and enables Equationsystem::EvaluateFunction to handle .pts files, too.
      
      After the merge of the  feature/FieldConvertEquiSpaced branch, two new regression tests were added to ensure the equispacedoutput and the isocontour modules work as expected.
      
      See merge request !433
      1e911fca
  11. Feb 04, 2015
    • Chris Cantwell's avatar
      Merge branch 'feature/ChkFilesAdaptiveSFD' into 'master' · 75df5670
      Chris Cantwell authored
      Feature/chk files adaptive sfd
      
      Fix import of mesh file in the AdaptiveSFD driver to make it consistent with latest mater branch development.
      (it should be a "fix" branch but I made a mistake and created a "feature" branch)
      
      See merge request !440
      75df5670
  12. Feb 03, 2015
  13. Jan 29, 2015
  14. Jan 28, 2015
  15. Jan 27, 2015
  16. Jan 26, 2015
  17. Jan 23, 2015
Loading