ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/math/SquareMatrix3.hpp
Revision 1753 - (view) (annotate) - [select for diffs]
Modified Tue Jun 12 13:20:28 2012 UTC (12 years, 10 months ago) by gezelter
File length: 18652 byte(s)
Diff to previous 1665 , to selected 451
Added a double dot tensor contraction.

Revision 1665 - (view) (annotate) - [select for diffs]
Modified Tue Nov 22 20:38:56 2011 UTC (13 years, 5 months ago) by gezelter
File length: 18648 byte(s)
Diff to previous 1600 , to selected 451
updated copyright notices

Revision 1600 - (view) (annotate) - [select for diffs]
Modified Wed Aug 3 20:20:37 2011 UTC (13 years, 8 months ago) by gezelter
File length: 18582 byte(s)
Diff to previous 1465 , to selected 451
Completing the Fortran removal project.  Fixes for compilation with
clang / llvm, debugging, removing code that we'd never used.

Revision 1465 - (view) (annotate) - [select for diffs]
Modified Fri Jul 9 23:08:25 2010 UTC (14 years, 9 months ago) by chuckv
File length: 18561 byte(s)
Diff to previous 1442 , to selected 451
Creating busticated version of OpenMD
Revision 1442 - (view) (annotate) - [select for diffs]
Modified Mon May 10 17:28:26 2010 UTC (14 years, 11 months ago) by gezelter
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 18561 byte(s)
Diff to previous 1390 , to selected 451
Adding property set to svn entries

Revision 1390 - (view) (annotate) - [select for diffs]
Modified Wed Nov 25 20:02:06 2009 UTC (15 years, 5 months ago) by gezelter
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 18561 byte(s)
Diff to previous 1360 , to selected 451
Almost all of the changes necessary to create OpenMD out of our old
project (OOPSE-4)

Revision 1360 - (view) (annotate) - [select for diffs]
Modified Mon Sep 7 16:31:51 2009 UTC (15 years, 7 months ago) by cli2
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 18514 byte(s)
Diff to previous 963 , to selected 451
Added new restraint infrastructure
Added MolecularRestraints
Added ObjectRestraints
Added RestraintStamp
Updated thermodynamic integration to use ObjectRestraints
Added Quaternion mathematics for twist swing decompositions
Significantly updated RestWriter and RestReader to use dump-like files
Added selections for x, y, and z coordinates of atoms
Removed monolithic Restraints class
Fixed a few bugs in gradients of Euler angles in DirectionalAtom and RigidBody
Added some rotational capabilities to prinicpalAxisCalculator

Revision 963 - (view) (annotate) - [select for diffs]
Modified Wed May 17 21:51:42 2006 UTC (18 years, 11 months ago) by tim
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 18491 byte(s)
Diff to previous 895 , to selected 451
Adding single precision capabilities to c++ side

Revision 895 - (view) (annotate) - [select for diffs]
Modified Mon Mar 13 22:42:40 2006 UTC (19 years, 1 month ago) by tim
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 18463 byte(s)
Diff to previous 891 , to selected 451
LangevinDynamics in progress

Revision 891 - (view) (annotate) - [select for diffs]
Modified Wed Feb 22 20:35:16 2006 UTC (19 years, 2 months ago) by tim
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 17088 byte(s)
Diff to previous 883 , to selected 451
Adding Hydrodynamics Module

Revision 883 - (view) (annotate) - [select for diffs]
Modified Thu Feb 2 17:14:15 2006 UTC (19 years, 3 months ago) by tim
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 16634 byte(s)
Diff to previous 637 , to selected 451
adding transpose into SquareMatrix3; fix a bug in AtomStamp where orientation is not set correctly.

Revision 637 - (view) (annotate) - [select for diffs]
Modified Wed Sep 28 16:55:57 2005 UTC (19 years, 7 months ago) by tim
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 16379 byte(s)
Diff to previous 633 , to selected 451
using epsilon instead of 0.0 to avoid divergence in rotation matrix to quaternion transformation

Revision 633 - (view) (annotate) - [select for diffs]
Modified Tue Sep 27 20:02:57 2005 UTC (19 years, 7 months ago) by tim
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 16358 byte(s)
Diff to previous 507 , to selected 451
fix a bug in convert rotation matrix to quaternion

Revision 507 - (view) (annotate) - [select for diffs]
Modified Fri Apr 15 22:04:00 2005 UTC (20 years ago) by gezelter
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 16403 byte(s)
Diff to previous 451
xemacs has been drafted to perform our indentation services

Revision 451 - (view) (annotate) - [selected]
Modified Tue Mar 29 21:00:54 2005 UTC (20 years, 1 month ago) by tim
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 19849 byte(s)
Diff to previous 385
fix a bug in converting rotation matrix to quaternion

Revision 385 - (view) (annotate) - [select for diffs]
Modified Tue Mar 1 20:10:14 2005 UTC (20 years, 2 months ago) by tim
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 19788 byte(s)
Diff to previous 246 , to selected 451
fix compilation problem for g++ 3.4

Revision 246 - (view) (annotate) - [select for diffs]
Modified Wed Jan 12 22:41:40 2005 UTC (20 years, 3 months ago) by gezelter
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 19128 byte(s)
Diff to previous 151 , to selected 451
merging new_design branch into OOPSE-2.0

Revision 151 - (view) (annotate) - [select for diffs]
Modified Mon Oct 25 22:46:19 2004 UTC (20 years, 6 months ago) by tim
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 16738 byte(s)
Diff to previous 137 , to selected 451
add getArray function to  RectMatrix and Vector classes

Revision 137 - (view) (annotate) - [select for diffs]
Modified Thu Oct 21 21:31:39 2004 UTC (20 years, 6 months ago) by tim
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 16427 byte(s)
Diff to previous 123 , to selected 451
Snapshot and SnapshotManager in progress

Revision 123 - (view) (annotate) - [select for diffs]
Modified Wed Oct 20 18:07:08 2004 UTC (20 years, 6 months ago) by tim
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 16349 byte(s)
Diff to previous 113 , to selected 451
Math library pass the unit test

Revision 113 - (view) (annotate) - [select for diffs]
Modified Tue Oct 19 23:01:03 2004 UTC (20 years, 6 months ago) by tim
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 15612 byte(s)
Diff to previous 101 , to selected 451
except diagonalize(), all of functions in math library pass the test

Revision 101 - (view) (annotate) - [select for diffs]
Modified Mon Oct 18 23:13:23 2004 UTC (20 years, 6 months ago) by tim
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 15645 byte(s)
Diff to previous 99 , to selected 451
more tests on math library

Revision 99 - (view) (annotate) - [select for diffs]
Modified Mon Oct 18 17:07:27 2004 UTC (20 years, 6 months ago) by tim
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 9645 byte(s)
Diff to previous 93 , to selected 451
fix some bugs in Quaternion class

Revision 93 - (view) (annotate) - [select for diffs]
Modified Sun Oct 17 01:19:11 2004 UTC (20 years, 6 months ago) by tim
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 9629 byte(s)
Diff to previous 76 , to selected 451
math library in progress

Revision 76 - (view) (annotate) - [select for diffs]
Modified Thu Oct 14 23:28:09 2004 UTC (20 years, 6 months ago) by tim
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 3788 byte(s)
Diff to previous 70 , to selected 451
math library in progress

Revision 70 - (view) (annotate) - [select for diffs]
Added Wed Oct 13 06:51:09 2004 UTC (20 years, 6 months ago) by tim
Original Path: trunk/src/math/SquareMatrix3.hpp
File length: 2570 byte(s)
Diff to selected 451
refactory vector and matrix classes

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a