- Mar 25, 2015
-
-
Bastien Jordi authored
-
- Mar 24, 2015
-
-
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
-
- Mar 16, 2015
-
-
Douglas Serson authored
-
Douglas Serson authored
-
Douglas Serson authored
Fix problem where sometimes there is no space between the coordinates in the output from MeshPartition.
-
- Feb 17, 2015
-
-
Chris Cantwell authored
Fix/cardiac stimulus Fixes to the stimuli in the cardiac solver: - Fix units for stimulus current - Fix S1 protocol condition See merge request !442
-
Chris Cantwell authored
Fix/cardiac conductivity Calculates correct conductivities when only IsotropicConductivity map is given. See merge request !441
-
Dave Moxey authored
Feature/cfs sponge See merge request !396
-
Dave Moxey authored
-
Chris Cantwell authored
-
- Feb 16, 2015
-
-
Chris Cantwell authored
-
- Feb 12, 2015
-
-
Dave Moxey authored
-
Dave Moxey authored
-
Dave Moxey authored
-
Dave Moxey authored
-
- Feb 10, 2015
-
-
Rheeda Ali authored
-
Rheeda Ali authored
-
- Feb 09, 2015
-
-
Dave Moxey authored
-
Dave Moxey authored
-
Dave Moxey authored
-
Dave Moxey authored
-
Dave Moxey authored
-
Dave Moxey authored
Fix bug in EulerCFE related to calculating exact solution.
-
- Feb 06, 2015
-
-
Chris Cantwell authored
-
- Feb 05, 2015
-
-
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
-
- Feb 04, 2015
-
-
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
-
- Feb 03, 2015
-
-
Chris Cantwell authored
-
Bastien Jordi authored
-
Kilian Lackhove authored
-
- Jan 29, 2015
-
-
Gianmarco Mengaldo authored
Conflicts: library/SpatialDomains/Conditions.h
-
Gianmarco Mengaldo authored
-
- Jan 28, 2015
-
-
Kilian Lackhove authored
-
- Jan 27, 2015
-
-
Dave Moxey authored
Fix/boost cx1 This MR fixes a regression in the CMake Boost library detection on CX1, causing it to fail to find the boost libraries specified in the environment. See merge request !437
-
Chris Cantwell authored
-
Chris Cantwell authored
MovingBodies See merge request !344
-
- Jan 26, 2015
-
-
Chris Cantwell authored
Conflicts: library/MultiRegions/ExpList.cpp library/MultiRegions/ExpList.h library/MultiRegions/ExpList1DHomogeneous2D.cpp library/MultiRegions/ExpList3DHomogeneous1D.h
-
Yan Bao authored
-
- Jan 23, 2015
-
-
Chris Cantwell authored
Fix/pkg cmake3 take2 See merge request !436
-
Chris Cantwell authored
-
Chris Cantwell authored
-