Skip to content
Success

Changes

Summary

  1. Add MaterialStates template parameter (details)
  2. Remove powder state from Solid and SolidLiquid MaterialStates (details)
  3. Remove liquid state from Solid MaterialStates (details)
  4. Fix PostProcessor (details)
  5. Optimize get_inv_rho_cp (details)
  6. Replace SolidLiquidPowder by SolidLiquid inn some tests (details)
  7. Split ETI in multiples files to improve compiling parallelism (details)
  8. Workaround nvcc limitation (details)
  9. Fix bug introduced by rebasing (details)
Commit 5c61db49f0c8597649b15e290d9ef0043998efd2 by Bruno Turcksin
Add MaterialStates template parameter
The file was modified source/MechanicalOperator.cc (diff)
The file was modified tests/test_integration_da.cc (diff)
The file was modified source/PostProcessor.hh (diff)
The file was modified source/types.hh (diff)
The file was modified source/MaterialProperty.hh (diff)
The file was modified source/ThermalPhysics.cc (diff)
The file was modified source/MechanicalOperator.hh (diff)
The file was modified tests/test_integration_3d.cc (diff)
The file was modified tests/test_material_deposition.cc (diff)
The file was modified tests/test_geometry.cc (diff)
The file was modified source/MechanicalPhysics.hh (diff)
The file was modified tests/test_post_processor.cc (diff)
The file was modified source/CMakeLists.txt (diff)
The file was modified tests/test_integration_3d_amr_device.cc (diff)
The file was modified source/ThermalOperatorDevice.hh (diff)
The file was modified tests/test_integration_2d.cc (diff)
The file was modified tests/test_thermal_operator.cc (diff)
The file was modified source/MaterialProperty.templates.hh (diff)
The file was modified source/ThermalPhysics.templates.hh (diff)
The file was addedsource/MaterialStates.hh
The file was modified source/ThermalOperatorDevice.cc (diff)
The file was modified tests/test_integration_3d_amr.cc (diff)
The file was modified tests/test_mechanical_physics.cc (diff)
The file was modified application/adamantine.cc (diff)
The file was modified source/BodyForce.hh (diff)
The file was modified source/Geometry.cc (diff)
The file was modified tests/test_mechanical_operator.cc (diff)
The file was modified tests/test_integration_3d_device.cc (diff)
The file was modified source/ThermalPhysics.hh (diff)
The file was modified tests/test_thermal_physics.hh (diff)
The file was modified tests/test_material_property.hh (diff)
The file was modified source/MechanicalPhysics.cc (diff)
The file was modified source/ThermalOperator.cc (diff)
The file was modified source/ThermalOperator.hh (diff)
The file was modified application/adamantine.hh (diff)
The file was modified tests/test_implicit_operator.cc (diff)
The file was modified tests/test_integration_thermoelastic.cc (diff)
The file was modified tests/test_integration_2d_device.cc (diff)
The file was modified tests/test_integration_da_augmented.cc (diff)
The file was modified source/MaterialProperty.cc (diff)
The file was modified source/instantiation.hh (diff)
The file was modified source/BodyForce.cc (diff)
The file was modified tests/test_thermal_operator_device.cc (diff)
Commit 6c485379fc1195fce7d9be193700db6d33bec14f by Bruno Turcksin
Remove powder state from Solid and SolidLiquid MaterialStates
The file was modified source/ThermalOperatorDevice.cc (diff)
The file was modified source/MaterialProperty.templates.hh (diff)
The file was modified source/ThermalOperator.cc (diff)
The file was modified source/MaterialStates.hh (diff)
Commit 9a61f70da404f2aabfd7eede6270b83496d6a420 by Bruno Turcksin
Remove liquid state from Solid MaterialStates
The file was modified source/ThermalOperator.cc (diff)
The file was modified source/MaterialProperty.templates.hh (diff)
The file was modified source/MaterialStates.hh (diff)
The file was modified source/ThermalOperatorDevice.cc (diff)
The file was modified source/ThermalOperator.hh (diff)
The file was modified source/PostProcessor.hh (diff)
The file was modified source/ThermalOperator.cc (diff)
Commit 0038ec046e184344c2d43a8a8e127eb006858f42 by Bruno Turcksin
Replace SolidLiquidPowder by SolidLiquid inn some tests
The file was modified tests/test_integration_3d_device.cc (diff)
The file was modified tests/test_integration_3d.cc (diff)
Commit 8ebafe710efbd405abcd92ed04f495702a4bc8fd by Bruno Turcksin
Split ETI in multiples files to improve compiling parallelism
The file was removedsource/ThermalOperator.cc
The file was addedsource/ThermalPhysicsInstSDev.cc
The file was addedsource/MaterialPropertyInstDev.cc
The file was addedsource/ThermalPhysicsInstSHost.cc
The file was addedsource/ThermalOperatorDevice.templates.hh
The file was addedsource/ThermalOperatorDeviceInstSLDev.cc
The file was addedsource/ThermalPhysicsInstSLHost.cc
The file was addedsource/ThermalPhysicsInstSLDev.cc
The file was addedsource/ThermalOperatorInstSHost.cc
The file was modified source/CMakeLists.txt (diff)
The file was addedsource/ThermalOperatorDeviceInstSDev.cc
The file was removedsource/ThermalOperatorDevice.cc
The file was addedsource/ThermalOperatorInstSLPHost.cc
The file was addedsource/MaterialPropertyInstHost.cc
The file was addedsource/ThermalOperatorDeviceInstSLPDev.cc
The file was modified source/MaterialProperty.templates.hh (diff)
The file was removedsource/MaterialProperty.cc
The file was addedsource/ThermalOperatorInstSLHost.cc
The file was addedsource/ThermalOperator.templates.hh
The file was removedsource/ThermalPhysics.cc
The file was addedsource/ThermalPhysicsInstSLPDev.cc
The file was addedsource/ThermalPhysicsInstSLPHost.cc
Commit 9a7b11e5ba9c191c3cc6f3bd3256e6d028c008cf by Bruno Turcksin
Workaround nvcc limitation
The file was modified source/MaterialProperty.templates.hh (diff)
Commit d0a73e4941e1fabd79d1bf513df2618e5d95936a by Bruno Turcksin
Fix bug introduced by rebasing
The file was modified source/ThermalOperator.templates.hh (diff)