Commit | Date | |
---|---|---|
[r11404]
by
bugman
Created the reduce_alignment_tensor_symmetric() function for computation efficiency. |
2010-08-04 15:13:47 | Tree |
2010-08-04 15:07:27 | Tree | |
[r11402]
by
bugman
Removal of the reduce_alignment_tensor_reverse() frame order function. This is not being used, and is of no use! |
2010-08-04 12:30:13 | Tree |
[r11401]
by
bugman
Added support for the isotropic cone model, that is with a torsion angle restriction of sigma_max. |
2010-08-04 09:26:58 | Tree |
[r11400]
by
bugman
Renamed to isotropic cone functions to the free rotor isotropic cone. The model name has changed, as the torsion angle was unrestricted in the earlier code. |
2010-08-04 08:53:17 | Tree |
[r11399]
by
bugman
Simplified and sped up the torsionless pseudo ellipse. 6 functions, and hence 6 numerical integrations, have been deleted as they are repetitive of other |
2010-08-04 07:56:49 | Tree |
2010-08-04 07:42:29 | Tree | |
2010-08-03 21:09:43 | Tree | |
[r11396]
by
bugman
Simplified compile_2nd_matrix_iso_cone() by using rotate_daeg(). The compile_2nd_matrix_*() functions now build the rotation matrix themselves as this is not shared |
2010-08-03 21:02:21 | Tree |
[r11395]
by
bugman
Abstracted the common code in compile_2nd_matrix_*() into rotate_daeg(). This will significantly simplify the addition of all of the 12 models. |
2010-08-03 20:48:06 | Tree |