ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/OpenMD/trunk/src/math
Revision 1196 - Directory Listing - [select for diffs]
Modified Thu Dec 6 20:26:20 2007 UTC (17 years, 8 months ago) by cpuglis
Diff to previous 1195 , to selected 273
*** empty log message ***

Revision 1195 - Directory Listing - [select for diffs]
Modified Thu Dec 6 20:04:02 2007 UTC (17 years, 8 months ago) by cpuglis
Diff to previous 1188 , to selected 273
Many fixes for Charmm-type torsions.

Revision 1188 - Directory Listing - [select for diffs]
Modified Thu Nov 22 16:39:45 2007 UTC (17 years, 8 months ago) by chuckv
Diff to previous 1187 , to selected 273
Added volume calculation for hull.

Revision 1187 - Directory Listing - [select for diffs]
Modified Thu Nov 15 20:42:47 2007 UTC (17 years, 8 months ago) by chuckv
Diff to previous 1143 , to selected 273
Changes to Build system.

Revision 1143 - Directory Listing - [select for diffs]
Modified Wed May 30 19:51:07 2007 UTC (18 years, 2 months ago) by chuckv
Diff to previous 1141 , to selected 273
Pos copied into a malloc array now.

Revision 1141 - Directory Listing - [select for diffs]
Modified Wed May 30 18:47:04 2007 UTC (18 years, 2 months ago) by chuckv
Diff to previous 1140 , to selected 273
Fixed more bugs and removed more CGAL.

Revision 1140 - Directory Listing - [select for diffs]
Modified Wed May 30 14:24:16 2007 UTC (18 years, 2 months ago) by chuckv
Diff to previous 1137 , to selected 273
Removed CGAL from makefile.

Revision 1137 - Directory Listing - [select for diffs]
Modified Tue May 29 22:50:14 2007 UTC (18 years, 2 months ago) by chuckv
Diff to previous 1099 , to selected 273
Removed CGAL from OOPSE and replaced it with qhull.

Revision 1099 - Directory Listing - [select for diffs]
Modified Tue Dec 19 15:45:03 2006 UTC (18 years, 7 months ago) by gezelter
Diff to previous 1097 , to selected 273
fixed a configuration error

Revision 1097 - Directory Listing - [select for diffs]
Modified Thu Dec 14 19:32:32 2006 UTC (18 years, 7 months ago) by chuckv
Diff to previous 1051 , to selected 273
Added preliminary support for CGAL and computation of convex hull.

Revision 1051 - Directory Listing - [select for diffs]
Modified Mon Sep 25 22:08:33 2006 UTC (18 years, 10 months ago) by gezelter
Diff to previous 1043 , to selected 273
fixing bond order parameter code

Revision 1043 - Directory Listing - [select for diffs]
Modified Thu Sep 21 14:45:08 2006 UTC (18 years, 10 months ago) by gezelter
Diff to previous 1042 , to selected 273
Bugfixes in BondOrderParameter and SphericalHarmonic

Revision 1042 - Directory Listing - [select for diffs]
Modified Wed Sep 20 22:16:23 2006 UTC (18 years, 10 months ago) by gezelter
Diff to previous 1000 , to selected 273
added SphericalHarmonics, fixed a few problems with BondOrderParameter

Revision 1000 - Directory Listing - [select for diffs]
Modified Mon Jul 3 19:40:52 2006 UTC (19 years, 1 month ago) by chuckv
Diff to previous 991 , to selected 273
Added utility function to winger3jm from slatac.

Revision 991 - Directory Listing - [select for diffs]
Modified Mon Jun 19 17:55:26 2006 UTC (19 years, 1 month ago) by chuckv
Diff to previous 963 , to selected 273
Added support for Winger3jm coefficients.

Revision 963 - Directory Listing - [select for diffs]
Modified Wed May 17 21:51:42 2006 UTC (19 years, 2 months ago) by tim
Diff to previous 960 , to selected 273
Adding single precision capabilities to c++ side

Revision 960 - Directory Listing - [select for diffs]
Modified Wed May 17 15:37:15 2006 UTC (19 years, 2 months ago) by gezelter
Diff to previous 956 , to selected 273
Getting fortran side prepped for single precision...

Revision 956 - Directory Listing - [select for diffs]
Modified Tue May 16 02:06:37 2006 UTC (19 years, 2 months ago) by gezelter
Diff to previous 913 , to selected 273
*** empty log message ***

Revision 913 - Directory Listing - [select for diffs]
Modified Thu Mar 23 15:00:34 2006 UTC (19 years, 4 months ago) by tim
Diff to previous 906 , to selected 273
The off diagnal is not set

Revision 906 - Directory Listing - [select for diffs]
Modified Fri Mar 17 23:20:35 2006 UTC (19 years, 4 months ago) by tim
Diff to previous 904 , to selected 273
refactor Hydrodynamics module.

Revision 904 - Directory Listing - [select for diffs]
Modified Thu Mar 16 22:50:48 2006 UTC (19 years, 4 months ago) by tim
Diff to previous 896 , to selected 273
LagevinDynamics is working?

Revision 896 - Directory Listing - [select for diffs]
Modified Tue Mar 14 23:46:46 2006 UTC (19 years, 4 months ago) by tim
Diff to previous 895 , to selected 273
adding Cholesky Decomposition

Revision 895 - Directory Listing - [select for diffs]
Modified Mon Mar 13 22:42:40 2006 UTC (19 years, 4 months ago) by tim
Diff to previous 891 , to selected 273
LangevinDynamics in progress

Revision 891 - Directory Listing - [select for diffs]
Modified Wed Feb 22 20:35:16 2006 UTC (19 years, 5 months ago) by tim
Diff to previous 889 , to selected 273
Adding Hydrodynamics Module

Revision 889 - Directory Listing - [select for diffs]
Modified Thu Feb 16 21:40:20 2006 UTC (19 years, 5 months ago) by gezelter
Diff to previous 886 , to selected 273
fixed a problem with cutoff radii being set larger than 1/2 the
length of the shortest box dimension.  added a few fortran utility
routines

Revision 886 - Directory Listing - [select for diffs]
Modified Fri Feb 10 15:12:14 2006 UTC (19 years, 5 months ago) by tim
Diff to previous 883 , to selected 273
fix a bug in converting integer to double

Revision 883 - Directory Listing - [select for diffs]
Modified Thu Feb 2 17:14:15 2006 UTC (19 years, 6 months ago) by tim
Diff to previous 877 , to selected 273
adding transpose into SquareMatrix3; fix a bug in AtomStamp where orientation is not set correctly.

Revision 877 - Directory Listing - [select for diffs]
Modified Wed Feb 1 17:26:43 2006 UTC (19 years, 6 months ago) by gezelter
Diff to previous 876 , to selected 273
Fixing some compile-time warnings and bugs for icc 9.1 on Mac OS X

Revision 876 - Directory Listing - [select for diffs]
Modified Mon Jan 30 22:25:27 2006 UTC (19 years, 6 months ago) by tim
Diff to previous 809 , to selected 273
Adding :LegendrePolynomial

Revision 809 - Directory Listing - [select for diffs]
Modified Mon Dec 12 19:32:50 2005 UTC (19 years, 7 months ago) by gezelter
Diff to previous 749 , to selected 273
made some minor changes to allow compilation with the portland group
compilers

Revision 749 - Directory Listing - [select for diffs]
Modified Wed Nov 16 23:10:02 2005 UTC (19 years, 8 months ago) by tim
Diff to previous 637 , to selected 273
OptionSectionParser get compiled

Revision 637 - Directory Listing - [select for diffs]
Modified Wed Sep 28 16:55:57 2005 UTC (19 years, 10 months ago) by tim
Diff to previous 633 , to selected 273
using epsilon instead of 0.0 to avoid divergence in rotation matrix to quaternion transformation

Revision 633 - Directory Listing - [select for diffs]
Modified Tue Sep 27 20:02:57 2005 UTC (19 years, 10 months ago) by tim
Diff to previous 623 , to selected 273
fix a bug in convert rotation matrix to quaternion

Revision 623 - Directory Listing - [select for diffs]
Modified Thu Sep 22 18:50:34 2005 UTC (19 years, 10 months ago) by gezelter
Diff to previous 564 , to selected 273
added error function

Revision 564 - Directory Listing - [select for diffs]
Modified Wed Jul 13 15:54:00 2005 UTC (20 years ago) by tim
Diff to previous 526 , to selected 273
replace c++ style comment in c files

Revision 526 - Directory Listing - [select for diffs]
Modified Wed May 11 23:15:05 2005 UTC (20 years, 2 months ago) by chuckv
Diff to previous 514 , to selected 273
Fixed build issues under ifc7.

Revision 514 - Directory Listing - [select for diffs]
Modified Thu Apr 21 14:12:19 2005 UTC (20 years, 3 months ago) by chrisfen
Diff to previous 507 , to selected 273
Shapes is limping along with a array bounds overwrite (I think...). At least the parser loads the forcefield fine...

Revision 507 - Directory Listing - [select for diffs]
Modified Fri Apr 15 22:04:00 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 451 , to selected 273
xemacs has been drafted to perform our indentation services

Revision 451 - Directory Listing - [select for diffs]
Modified Tue Mar 29 21:00:54 2005 UTC (20 years, 4 months ago) by tim
Diff to previous 398 , to selected 273
fix a bug in converting rotation matrix to quaternion

Revision 398 - Directory Listing - [select for diffs]
Modified Mon Mar 7 22:39:33 2005 UTC (20 years, 5 months ago) by tim
Diff to previous 394 , to selected 273
Fixing a bug in BitSet.cpp

Revision 394 - Directory Listing - [select for diffs]
Modified Wed Mar 2 16:29:47 2005 UTC (20 years, 5 months ago) by tim
Diff to previous 393 , to selected 273
adding base class of Random Number generator

Revision 393 - Directory Listing - [select for diffs]
Modified Wed Mar 2 16:28:20 2005 UTC (20 years, 5 months ago) by tim
Diff to previous 392 , to selected 273
info_ in Velocitizer is not initialized which causes a seg fault

Revision 392 - Directory Listing - [select for diffs]
Modified Wed Mar 2 15:36:14 2005 UTC (20 years, 5 months ago) by tim
Diff to previous 388 , to selected 273
remove default parameter from MersenneTwister.hpp which causes all kinds of trouble.
Refactory random number generator

Revision 388 - Directory Listing - [select for diffs]
Modified Tue Mar 1 23:02:33 2005 UTC (20 years, 5 months ago) by tim
Diff to previous 385 , to selected 273
replace SPRNG by MTRand

Revision 385 - Directory Listing - [select for diffs]
Modified Tue Mar 1 20:10:14 2005 UTC (20 years, 5 months ago) by tim
Diff to previous 384 , to selected 273
fix compilation problem for g++ 3.4

Revision 384 - Directory Listing - [select for diffs]
Modified Tue Mar 1 19:11:47 2005 UTC (20 years, 5 months ago) by tim
Diff to previous 382 , to selected 273
adding OOPSERandNumGen

Revision 382 - Directory Listing - [select for diffs]
Modified Tue Mar 1 15:26:13 2005 UTC (20 years, 5 months ago) by gezelter
Diff to previous 381 , to selected 273
Making small modifications to allow for use on MPI machines

Revision 381 - Directory Listing - [select for diffs]
Modified Tue Mar 1 14:45:45 2005 UTC (20 years, 5 months ago) by tim
Diff to previous 380 , to selected 273
adding MersenneTwister random number generator

Revision 380 - Directory Listing - [select for diffs]
Modified Tue Mar 1 03:55:13 2005 UTC (20 years, 5 months ago) by tim
Diff to previous 273
Adding a modified version of MersenneTwister.hpp

Revision 273 - Directory Listing - [selected]
Modified Tue Jan 25 17:45:23 2005 UTC (20 years, 6 months ago) by tim
Diff to previous 267
(1) complete section parser's error message
(2) add GhostTorsion
(3) accumulate inertial tensor from the directional atoms before calculate rigidbody's inertial tensor

Revision 267 - Directory Listing - [select for diffs]
Modified Fri Jan 14 21:13:24 2005 UTC (20 years, 6 months ago) by gezelter
Diff to previous 253 , to selected 273
moved Package variable into subdirectory makefiles to speed up
the building process

Revision 253 - Directory Listing - [select for diffs]
Modified Thu Jan 13 19:40:37 2005 UTC (20 years, 6 months ago) by tim
Diff to previous 246 , to selected 273
port to SGI platform

Revision 246 - Directory Listing - [select for diffs]
Modified Wed Jan 12 22:41:40 2005 UTC (20 years, 6 months ago) by gezelter
Diff to previous 195 , to selected 273
merging new_design branch into OOPSE-2.0

Revision 195 - Directory Listing - [select for diffs]
Modified Fri Oct 29 22:28:45 2004 UTC (20 years, 9 months ago) by chrisfen
Diff to previous 158 , to selected 273
still debugging

Revision 158 - Directory Listing - [select for diffs]
Modified Tue Oct 26 22:25:02 2004 UTC (20 years, 9 months ago) by gezelter
Diff to previous 151 , to selected 273
define name collision

Revision 151 - Directory Listing - [select for diffs]
Modified Mon Oct 25 22:46:19 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 146 , to selected 273
add getArray function to  RectMatrix and Vector classes

Revision 146 - Directory Listing - [select for diffs]
Modified Fri Oct 22 23:09:57 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 137 , to selected 273
more work in Snapshot

Revision 137 - Directory Listing - [select for diffs]
Modified Thu Oct 21 21:31:39 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 123 , to selected 273
Snapshot and SnapshotManager in progress

Revision 123 - Directory Listing - [select for diffs]
Modified Wed Oct 20 18:07:08 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 113 , to selected 273
Math library pass the unit test

Revision 113 - Directory Listing - [select for diffs]
Modified Tue Oct 19 23:01:03 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 110 , to selected 273
except diagonalize(), all of functions in math library pass the test

Revision 110 - Directory Listing - [select for diffs]
Modified Tue Oct 19 21:28:55 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 104 , to selected 273
more bugs get fixed at math library

Revision 104 - Directory Listing - [select for diffs]
Modified Tue Oct 19 04:34:35 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 102 , to selected 273
more bugs are fixed in Vector class

Revision 102 - Directory Listing - [select for diffs]
Modified Tue Oct 19 04:21:07 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 101 , to selected 273
implement more test cases

Revision 101 - Directory Listing - [select for diffs]
Modified Mon Oct 18 23:13:23 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 99 , to selected 273
more tests on math library

Revision 99 - Directory Listing - [select for diffs]
Modified Mon Oct 18 17:07:27 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 98 , to selected 273
fix some bugs in Quaternion class

Revision 98 - Directory Listing - [select for diffs]
Modified Mon Oct 18 16:30:04 2004 UTC (20 years, 9 months ago) by gezelter
Diff to previous 97 , to selected 273
Your basic run of the mill real-valued versions of Y_l^m(\theta, \phi)

Revision 97 - Directory Listing - [select for diffs]
Modified Mon Oct 18 16:29:53 2004 UTC (20 years, 9 months ago) by gezelter
Diff to previous 93 , to selected 273
Working on getting Shapes into OOPSE

Revision 93 - Directory Listing - [select for diffs]
Modified Sun Oct 17 01:19:11 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 92 , to selected 273
math library in progress

Revision 92 - Directory Listing - [select for diffs]
Modified Sat Oct 16 01:31:28 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 83 , to selected 273
add quaternion class

Revision 83 - Directory Listing - [select for diffs]
Modified Fri Oct 15 18:18:12 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 76 , to selected 273
fix incompatible declaration in jacobi

Revision 76 - Directory Listing - [select for diffs]
Modified Thu Oct 14 23:28:09 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 74 , to selected 273
math library in progress

Revision 74 - Directory Listing - [select for diffs]
Modified Wed Oct 13 23:53:40 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 71 , to selected 273
Matrix in progress, test in isOrthogonal of SquareMatrix is failed by some reasons

Revision 71 - Directory Listing - [select for diffs]
Modified Wed Oct 13 22:24:59 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 70 , to selected 273
adding RectMatrix

Revision 70 - Directory Listing - [select for diffs]
Modified Wed Oct 13 06:51:09 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 69 , to selected 273
refactory vector and matrix classes

Revision 69 - Directory Listing - [select for diffs]
Modified Wed Oct 13 06:50:05 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 68 , to selected 273
Remove some Makefile.in

Revision 68 - Directory Listing - [select for diffs]
Modified Tue Oct 12 23:57:40 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 37 , to selected 273
add Vector3d.hpp and  Matrix3x3d.hpp

Revision 37 - Directory Listing - [select for diffs]
Modified Tue Oct 5 19:37:38 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 24 , to selected 273
move mpiSimulation_module to DarkSide

Revision 24 - Directory Listing - [select for diffs]
Modified Wed Sep 29 21:55:03 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 14 , to selected 273
define DEV_ROOT as relative path

Revision 14 - Directory Listing - [select for diffs]
Modified Wed Sep 29 14:59:25 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 8 , to selected 273
change Makefile to relative path

Revision 8 - Directory Listing - [select for diffs]
Modified Tue Sep 28 20:44:02 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 3 , to selected 273
*** empty log message ***

Revision 3 - Directory Listing - [select for diffs]
Modified Fri Sep 24 16:27:58 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 2 , to selected 273
change the #include in source files

Revision 2 - Directory Listing - [select for diffs]
Added Fri Sep 24 04:16:43 2004 UTC (20 years, 10 months ago) by gezelter
Diff to selected 273
Import of OOPSE v. 2.0

Convenience Links