Incorrect normalisation of edge normal; Many thanks to Baptiste Pierrat for finding and reporting this issue.
Init, displacement calculation made hookable; minor doxygen fix
Made MSVS workarounds compatible with MSVS 2013...
Updated user manual (v. num only)
Deleted 2.4 manual
Updated user manual (v. num only)
Made MSVS workarounds compatible with MSVS 2013...
Replaced XML generator code incompatible w/ som...
Replaced XML generator code incompatible w/ som...
API clean-up: element array protected -> private
Code streamlining
Fix for machines where n. of cores not in 2^N
Code streamlining
API clean-up: element array protected -> private
Fix for machines where n. of cores not in 2^N
Added boost system dependency, req'd with CMake...
Added boost system dependency, req'd with CMake...
Got rid of unused return value.
Got rid of unused return value.
Added tests for QRD, new matrix inversion
Preliminary work on eliminating the GaussJ rout...
Fixed debug build error
QRD based MatInverse added. GaussJ, gpuMatMultA...
Added tests for QRD, new matrix inversion
Fixed debug build error
Merge branch 'GaussJ-licence-fix'
QRD based MatInverse added. GaussJ, gpuMatMultA...
Preliminary work on eliminating the GaussJ rout...
Missing namespace breaking MSVC++ 2012 build. T...
Missing namespace breaking MSVC++ 2012 build. T...
deleted essentially an empty folder
Made txt files non-executable
Manual hyper refs.
Rem'd deleted file FileLoad from inst.
Rem'd deleted file FileLoad from inst.
Deleted old manuals
Manual hyper refs.
Undefined var (obs. numKins)
Made txt files non-executable
deleted essentially an empty folder
Deleted modules not intended for export in rele...
Added missing membrane and rigid surface vis. i...
Added rigid surface displacements to visualisation
Membrane edge visibility
Fixed model display, warping with VTK 6
Got rid of _VTK6 workaround, replaced with vtkV...
std::ios
namespace std
VTK 6 w/ new FindCUDA
Restructured tpp portion of CMakeLists, removed...
Various visualisation mem. leaks
using namespace std now optional
Fixed for use without default using namespace std
Workaround FindCUDA for VTK 6.X courtesy of Joh...
Unused exported tpp files
Unused loader module
emacs backup/auto-save file pattern
Diagnostic and first-iteration values for strain
User man. update
File name sanity checks
VTK mem. leak
std:: prefixes, prep for removal of using names...
Replaced dyn. allocation with static objects
Rem'd GPU impl. files from install
include order, formatting, etc.
Fixed GPU traverser test linker issues
Intro'd tledContactSolverImplGPU module.
GPU def-mov. rig. solver mod.
GPU def.-mov. rig. impl. module.
Intro'd GPU def-def solver module.
GPU def-rig solver mod.
Moved implementation class out of exported header.
GPU def.-rig. impl. module
Files missed in (unsaved files, etc) commits
Marking of unused child slots
file desc.
uncommitted changes re. impl modules
Moved GPU def-def. BVH traverser impl. to its o...
updated publication references
Higher order rigid-geomtery BVH generation
Added warning re. correct H/W arch. requirement...
Moved include breaking non-contact GPU builds
GPU contact solvers added to install
bounds check
templated code cu -> tpp
Moved BV generic functions to tpp
Added includes to tpp file (implementation).
GPU contact solvers added to install
sign warning
enabled AABB4 in GPU BVH factory/import code
Enabled GPU AABB4
Moved BV generic functions to tpp