Commit Log (Page 79 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: 2001-10-10 to 2001-09-19 (Commits 567-616 of 4516)

recampb 2001-10-10 15:36

Added simple mulitple variables/switching functionality

198 lines of code changed in:

paklein 2001-10-10 13:55

missing return type in definition of DataManagerT::NumElementQuadPoints

1 lines of code changed in:

ebmarin 2001-10-09 09:32

added statements to detect NaN

29 lines of code changed in:

ebmarin 2001-10-09 09:30

did some cleaning up

19 lines of code changed in:

paklein 2001-10-09 01:44

revised MSL detection

9 lines of code changed in:

rrsettg 2001-10-08 21:34

Changed metrowerks standard library flag to work for CW6.0 for the PC

2 lines of code changed in:

ebmarin 2001-10-07 17:32

Introduced changes to improve convergence of integration procedure

231 lines of code changed in:

paklein 2001-10-05 15:31

the assigment operators from a pointer I just added caused ambiguous
function resolution if the RHS was 0, i.e., zero or NULL. Replaced the
operator= with the Copy() function.

8 lines of code changed in:

paklein 2001-10-05 11:54

added solution of linear system using Singular Value Decomposition

334 lines of code changed in:

paklein 2001-10-05 11:54

added assigment operators from a pointer

34 lines of code changed in:

paklein 2001-10-05 11:53

updated detection of CodeWarrior's MSL

7 lines of code changed in:

hspark 2001-10-03 15:16

cleaning up

1 lines of code changed in:

recampb 2001-10-03 13:50

added x,y,z axes capability and modified file writing function

49 lines of code changed in:

paklein 2001-10-03 11:23

included VTKContrib in linker instructions

2 lines of code changed in:

hspark 2001-10-03 11:22

minor adjustments to avoid unnecessary print statements

1 lines of code changed in:

recampb 2001-10-03 10:37

added ability to write images from "flip book" to file

81 lines of code changed in:

recampb 2001-10-03 08:34

Fixed Hide/Show Node number functionality

28 lines of code changed in:

recampb 2001-10-02 11:40

flip book (animation) capability for multiple time frames added

125 lines of code changed in:

ebmarin 2001-10-01 17:31

replaced functions: "CrystalC_ijkl_Elastic()" and "CrystalC_ijkl_Plastic()"
by "CrystalC_ijkl()"

176 lines of code changed in:

recampb 2001-10-01 15:42

added simple flip book capability for sample .exo file

90 lines of code changed in:

recampb 2001-10-01 11:17

vtkUnstructuredGridReader no longer needed. Input is specified by .exo output file

83 lines of code changed in:

recampb 2001-09-28 14:36

Still working on reading data directly from Tahoe

161 lines of code changed in:

paklein 2001-09-28 09:21

added example code

41 lines of code changed in:

paklein 2001-09-27 18:32

removed flag for external files using TahoeII. The flag was used but not initialized.
Use "true".

3 lines of code changed in:

recampb 2001-09-27 17:18

Working towards reading data directly from tahoe output and bypassing the use of the vtkUnstructuredGridReader

180 lines of code changed in:

paklein 2001-09-26 13:59

added support for float's in the console

72 lines of code changed in:

recampb 2001-09-26 11:07

Very Basic VTK Rendering model to use with sample VTK files

168 lines of code changed in:

sawimme 2001-09-26 06:14

Added #include <stdio.h>

Added option of extracting coordinate values in Extract Nodal Data option.

33 lines of code changed in:

paklein 2001-09-24 18:29

added check to MakeInverseMap to detect empty maps, which previously caused seg faults

10 lines of code changed in:

paklein 2001-09-24 17:55

replaced pointer used for dynamic renumbering queue, i.e., fQueue, with
an AutoArrayT<int> to handle the dynamic resizing.

49 lines of code changed in:

paklein 2001-09-24 17:53

revised CodeWarrior detection pragma's

5 lines of code changed in:

paklein 2001-09-24 17:51

revised to work as a subsitution for J2SimoC0HardeningT in J2Simo3D and J2Simo2D

16 lines of code changed in:

rjones 2001-09-24 13:37

added some more stuff pertaining to contact w/ Lagrange multipliers

23 lines of code changed in:

sawimme 2001-09-21 12:45

SUN macro customized for the crazy directory structure found at the
ARL HPC MSRC on the Suns called joice and harold.

1 lines of code changed in:

sawimme 2001-09-21 09:08

Added include path for Sun Forte 6.0 Update 2.

7 lines of code changed in:

sawimme 2001-09-21 08:49

Added third translation option. This allows users to extract quadrature data
into xy type files. Used at NRL to make stress state point plots, etc.
Currently only Abaqus databases support quadrature data.

234 lines of code changed in:

sawimme 2001-09-21 06:49

Corrected array storage when reading quadrature variables.

56 lines of code changed in:

sawimme 2001-09-21 06:48

Added function to return the number of quadrature points per element. At the
moment this is a dummy function for all except AbaqusInputT, as it is the only
database that currently stores quadrature data.

33 lines of code changed in:

paklein 2001-09-20 23:09

added scalar product function.

5 lines of code changed in:

paklein 2001-09-20 18:08

small change to work with revised macro names

2 lines of code changed in:

paklein 2001-09-20 18:05

revised flags for X windows and threads needed for VTK

20 lines of code changed in:

paklein 2001-09-20 18:03

include flags for X windows and threads

5 lines of code changed in:

cfoster 2001-09-20 16:52

Added eigenvector and eigenvalue finders for 3x3 Matrices. Support for DetCheckT

547 lines of code changed in:

cfoster 2001-09-20 16:48

Updated work on 3D localiztaion check. Still not quite ready.

162 lines of code changed in:

cfoster 2001-09-20 16:46

Updated to include return mapping in the vertex region. Used second plastic parameter dgamma to map stress back to vertex.

96 lines of code changed in:

recampb 2001-09-20 16:11

Testing instantiation of VTK objects

74 lines of code changed in:

rjones 2001-09-20 07:57

Changed "RM" definition to force removal even if the
the shell has the "rm -i" alias

2 lines of code changed in:

paklein 2001-09-19 12:10

removed bad tab character

2 lines of code changed in:

paklein 2001-09-19 12:09

revised relative paths

4 lines of code changed in:

paklein 2001-09-19 12:05

changes for VTK

15 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