Commit Log (Page 66 of 91)

back to main page

Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 Next »

Summary Period: 2002-06-28 to 2002-06-19 (Commits 1217-1266 of 4516)

paklein 2002-06-28 18:08

added version of SumOf DiffOf that take pointer arguments

25 lines of code changed in:

paklein 2002-06-28 18:06

removed Linear because it is exactly the same ParabolaT

1 lines of code changed in:

cfoster 2002-06-28 16:44

Changed eigenvalue solver. Deleted a couple of unused variables.

15 lines of code changed in:

cfoster 2002-06-28 16:39

Changed one error in hqr to keep consistent with indeces running from 0 to n-1.

2 lines of code changed in:

hspark 2002-06-28 15:24

finalized Verlet algorithm for MD

14 lines of code changed in:

hspark 2002-06-28 14:26

continuing...

8 lines of code changed in:

hspark 2002-06-27 16:55

Initial check-in for velocity verlet time integration algorithm

438 lines of code changed in:

hspark 2002-06-27 16:54

Account for verlet time integration algorithm

2 lines of code changed in:

cfoster 2002-06-27 16:44

Decomposed and cleaned up 3D small strain localization check. Redefined C
as DTensor4DT rather than 4-D array of doubles

468 lines of code changed in:

cfoster 2002-06-27 16:41

Updated elmhes and hqr functions so that indeces run from 0 to n-1
instead of 1 to n. Updated formacoustictensor to use DTensor4DT rather than
4-D array of doubles.

172 lines of code changed in:

paklein 2002-06-27 16:38

removed debugging statements

8 lines of code changed in:

paklein 2002-06-27 15:39

added temporary debugging

5 lines of code changed in:

hspark 2002-06-27 15:16

Changes from 2001

5 lines of code changed in:

paklein 2002-06-27 15:16

added diagonal mass matrixwq

12 lines of code changed in:

paklein 2002-06-27 15:15

better error statements

9 lines of code changed in:

sawimme 2002-06-27 08:21

Commented out lines dealing with PatranOutputT. I'll read, when this
output format is complete.

5 lines of code changed in:

hspark 2002-06-27 07:59

removed debugging print statements

1 lines of code changed in:

hspark 2002-06-26 18:22

for 1D Hookean directory

2 lines of code changed in:

hspark 2002-06-26 18:21

commit makefile for MaterialList1DT

4 lines of code changed in:

paklein 2002-06-26 17:35

corrected order of multiple inheritance

5 lines of code changed in:

paklein 2002-06-26 17:34

fixed material codes for 1D

5 lines of code changed in:

paklein 2002-06-26 17:33

added Det function for 1x1 matrix

7 lines of code changed in:

hspark 2002-06-26 16:29

added 1D capabilities

11 lines of code changed in:

hspark 2002-06-26 16:28

added 1D B matrix routine

23 lines of code changed in:

hspark 2002-06-26 16:28

added Hookean 1D SS material

66 lines of code changed in:

hspark 2002-06-26 16:25

added some 1D capabilities

15 lines of code changed in:

hspark 2002-06-26 16:12

Adding 1D small strain hookean material

96 lines of code changed in:

recampb 2002-06-26 11:43

fixed major bugs that last update caused with contours

26 lines of code changed in:

recampb 2002-06-26 11:03

class to make own interactor style

0 lines of code changed in:

recampb 2002-06-26 11:00

Added
(1) 2 options "scale" and "color" for glyphs
(2) Color bar location option
(3) simultaneous cuts and contours: cutting planes with contour lines appears to work most of the time, however contours with cutting planes is a bit buggy

583 lines of code changed in:

paklein 2002-06-25 22:41

console message formatting

2 lines of code changed in:

paklein 2002-06-25 18:00

(1) added version of AppendUnique that accepts a comparator function
(2) documentation

89 lines of code changed in:

paklein 2002-06-25 17:59

(1) fixed all version of operator(...)
(2) documentation

40 lines of code changed in:

sawimme 2002-06-25 07:19

(1) Updated to pass node set and side set string ID values to output manager.

(2) The format of the text input file was changed. You need to put % in the
first line or @ for batch files. The same as Tahoe. I am trying to get
the benchmarks to use the Comparator.

137 lines of code changed in:

sawimme 2002-06-25 07:17

Updated to accept side set and node set IDs as strings.

Set IDs and block IDs are now converted from string to integers if possible.
If not possible, values are assigned globally starting from 1.
This allows the carry over of ID values, if the original database listed
the IDs as integers.

194 lines of code changed in:

sawimme 2002-06-25 07:14

AddNodeSet and AddSideSet updated to use string ID values.

6 lines of code changed in:

paklein 2002-06-22 20:39

resolve multiple vector fields. The "D" field is used for displacement.

188 lines of code changed in:

paklein 2002-06-21 18:56

fixed crasher. Coordinate array (renamed fCoords from coords) was set
to an alias of a function scope variables. Subsequent references caused
SEG FAULT. Is fCoords still needed?

18 lines of code changed in:

paklein 2002-06-21 18:54

SetWarpVector was passing coords array by value instead of by (const)
reference. by-value works, but is inefficient.

4 lines of code changed in:

paklein 2002-06-21 18:51

quiet messages

2 lines of code changed in:

paklein 2002-06-21 16:47

added .cvsignore

2 lines of code changed in:

paklein 2002-06-21 16:47

fixed typo

2 lines of code changed in:

sawimme 2002-06-21 05:44

Remove extra comma at end of enum SolidT list.

2 lines of code changed in:

sawimme 2002-06-21 05:40

The enum MassTypeT must be public for SUN compiler to allow the function
friend istream& operator>>(istream& in, ContinuumElementT::MassTypeT& type);
to have access to it.

3 lines of code changed in:

thao 2002-06-19 18:18

add finite deformation Simo viscoelastic material

30 lines of code changed in:

recampb 2002-06-19 15:48

fixed problem that last update caused with point picking

9 lines of code changed in:

recampb 2002-06-19 15:27

fixed point picking function so that markers are deleted in all frames

3 lines of code changed in:

recampb 2002-06-19 14:38

Added 2 ShowGlyph options:
(1) "base" determines whether the head or tail of the arrow sits on its respective node.
(2) "filter" determines whether you should all or only the surface nodes.

92 lines of code changed in:

recampb 2002-06-19 10:07

Removed extra files

0 lines of code changed in:

recampb 2002-06-19 09:47

Added vtkTahoeGlyph3D class

936 lines of code changed in:

Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 Next »

Generated by StatCVS 0.2.2