- Jul 05, 2015
-
-
Chris Cantwell authored
-
- Jul 02, 2015
-
-
Dave Moxey authored
Feature/pulsewave pkg This MR adds Linux packages for the pulse wave solver. See merge request !478
-
Dave Moxey authored
Fix/vtktopng The MR makes the pointer management in the VtkToPng utility consistent. Previously some pointers were vtkSmartPointers, while others were not, leading to poor memory management practices. See merge request !477
-
- Jun 30, 2015
-
-
Chris Cantwell authored
Fix mesh partitioning This MR fixes an issue when partitioning the mesh with a large number of processors. When removing boundary conditions and regions that do not appear on a given partition, the current logic is to remove the XML tag from the parent, and then request the sibling element of the tag. This, potentially, is the wrong order since the tag has already been removed from its parent. For certain choices of very large number of processes was causing a segmentation fault, which this MR fixes. See merge request !480
-
- Jun 28, 2015
-
-
Dave Moxey authored
-
- Jun 26, 2015
-
-
Chris Cantwell authored
-
Chris Cantwell authored
Feature/moving bodies See merge request !448
-
Chris Cantwell authored
Feature/field convert clean up This MR includes a number of new features and fixes for the FieldConvert utility. It also deprecates a number of standalone utilities. See merge request !475
-
Chris Cantwell authored
-
Chris Cantwell authored
-
Chris Cantwell authored
-
Chris Cantwell authored
Conflicts: utilities/PostProcessing/FieldConvert/CMakeLists.txt
-
- Jun 25, 2015
-
-
Yan Bao authored
-
Yumnah Mohamied authored
-
Yumnah Mohamied authored
-
- Jun 24, 2015
-
-
Dave Moxey authored
-
- Jun 23, 2015
-
-
Chris Cantwell authored
-
Yumnah Mohamied authored
-
Chris Cantwell authored
-
Yumnah Mohamied authored
-
- Jun 22, 2015
-
-
Chris Cantwell authored
-
- Jun 20, 2015
-
-
Chris Cantwell authored
Conflicts: solvers/IncNavierStokesSolver/EquationSystems/IncNavierStokes.cpp solvers/IncNavierStokesSolver/Forcing/ForcingMovingBody.cpp
-
- Jun 18, 2015
-
-
Spencer Sherwin authored
-
Spencer Sherwin authored
-
Spencer Sherwin authored
-
Spencer Sherwin authored
-
Spencer Sherwin authored
-
Spencer Sherwin authored
-
Spencer Sherwin authored
-
Spencer Sherwin authored
-
Spencer Sherwin authored
-
Chris Cantwell authored
Feature/threading Adding the threading routines; no code uses this yet. See merge request !463
-
Dave Moxey authored
-
- Jun 16, 2015
-
-
Chris Cantwell authored
-
Chris Cantwell authored
Feature/mesh convert full star input @ccantwel This has been through buildbot.I would recommend Dave and Michael do the review? See merge request !474
-
Chris Cantwell authored
Conflicts: utilities/PostProcessing/FieldConvert/CMakeLists.txt
-
Chris Cantwell authored
-
- Jun 15, 2015
-
-
Spencer Sherwin authored
Moved m_faceLabels to be a member of Mesh rather than InputStar and this way every other process module will update the labels to the composites in the final output
-
Spencer Sherwin authored
-
Dave Moxey authored
Feature/cell history points The MR adds a new filter to the CardiacEPSolver for outputting cell states at specific points over time. See merge request !465
-