added a jenkins file for the job configurations...
Serialization updates
Removed the dependence of Visualize on Mechanics
Changed Template Nodes to Dynamic Nodes
removed access via .at for FullMatrix and bug f...
bug fixes when turning of mumps and mechanics
numpy.i removed (use system version in python.i...
bug fix
reordered options in CMakeLists.txt
Added Serialization for NodeDof
Fixed node visualization
Renaming + Serialization
Changed Template Nodes to Dynamic Nodes (WIP)
1. Added a new constitutive law: PhaseField
Calculate Hessian1 missing break fixed
Add example for explicit time integration
Fix typos
Add cubic spline interpolation
Add function object representation to Interpola...
Add Interpolation class
Enable building boost unit test with clang
Non-working python examples commented out
Merge branch 'master' into fix_python_examples
Merge branch 'fix_python_examples'
Adapt python examples to new API
Link visualize to test_heatconduction
Fix misc. warnings
Merge branch 'boost_test'
First test under boost test
Add boost unit test option
Nonlinear expansion coefficient added
Changes to cmake files to build from system lib...
Improve front page & design of doxygen document...
Fix small mistake that kept ThermalStrains.cpp ...
Merge branch 'master' into modified_newmark
Prelimenary calculation of time deriv. for Newmark
Add examples to documentation
Add thermal strains to additive input
General Stuff
1. Fixed an issue that caused tests and example...
- finished shrinkage testfile
1. Fixed a problem with visualization
1. Some small bug fixes.
1. Fixed a bug that caused an error when elemen...
- Implemented capillary shrinkage model (still ...
Bugfix BSpline curves, added test for curves an...
Link Visualize to remaining tests; add node tem...
1. Added 3 tests:
1. Linked necessary libraries to failing tests.
Added classes for BSpline curves
Transient heat conduction
Avoid linking auxiliary NuTo libs to NuToMechanics
Bugfix: Forgot HeatConduction law when updating...
Multiple Constitutive laws
Expose Newmark to Python
Remove cyclic dependency between optimize and m...
Added IP_DATA calculation to boundary elements
Changed API of GeometryConcrete
Extend heat conduction law to 2D & 3D; add tests
Started serialization of Block Structures and i...
Added simple time step control for IMPL-EX
Implement heat conduction in 1D
corrected neural network testfile and build opt...
DofSeparation and Template Element
fixed a bug in the calculation of independent sets
- Worked on some TODOs
Finished moisture transport testfile
Moisture transport
Finished moisture transport testfile
fixed a bug in the calculation of independent sets
Forgot to add StructureOutputDummy. Sorry.
First implementation of IMPL-EX running
1. Updated the test: InterfaceElements
1. Changed the return type of InterfaceElements...
Fixed test LobattoIntegration, fixed SHOW_TIME=...
1. Added serialization for
Remove Logger::Out function, use << operator in...
Moisture Transport testfile - completed Constit...
Serialization of the SectionTruss refactored (n...
Working on boost::serialize
Compiles with ENABLE_SERIALIZE
Merge branch 'master' into DofSeparation
1. minor changes and small bug fixes.
Merge branch 'DofSeparation' of ssh://git.code....
Merge branch 'master' into DofSeparation
Moisture Transport test nearly completed
Modify cmake files to enable building with clang
Started implementation of IMPL-EX
Removed several warnings
CallbackInterface in NuToBase
- Updated Mesh Generator
Removed MersenneTwister
boost-1_55 removed from the include in the test...
Squashed commit of the following:
Installation
Implemented boundary elements for GradientDamage
Some formatting changes in
- Finished boundary element and added boundary ...
Created class ModifiedMises
GradientDamage working