Commit Log (Page 53 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: 2003-02-22 to 2003-01-28 (Commits 1867-1916 of 4516)

paklein 2003-02-22 15:53

a little clean-up and added to the makefile tree

26 lines of code changed in:

paklein 2003-02-22 15:53

corrected acces to private member fMajorDim and added nAutoFill2DT to makefile

7 lines of code changed in:

paklein 2003-02-22 10:56

little script to filter all the empty entries from a CVS log file

40 lines of code changed in:

paklein 2003-02-22 10:20

corrected initialization of element volume. F_n, the deformation gradient
from the end of the previous time increment, was incorrect for the first
time increment. This was causing problems with inelastic materials that
were plastic on the first step.

17 lines of code changed in:

kaplan 2003-02-21 18:55

initial check in of sparse matrix class

1060 lines of code changed in:

kaplan 2003-02-21 18:54

initial check-in of number type version of AutoFill2DT

113 lines of code changed in:

kaplan 2003-02-21 18:53

(1) added default constructor and SetSize methods to the dimensions of the
array don't need to be known when it is constructed.
(2) added Insert method to insert values to specific positions within the
row or appended to the end.

74 lines of code changed in:

cjkimme 2003-02-21 14:31

Adding a fracture_interface version of ReadRestart and WriteRestart that
don't use streams.

61 lines of code changed in:

sawimme 2003-02-20 13:39

Added some more error messaging.

7 lines of code changed in:

sawimme 2003-02-20 13:28

Changed ExtractIOManager::Translate (...) so that it called Translate::SetInput
instead of ModelManagerT::Initialize().

2 lines of code changed in:

paklein 2003-02-20 08:40

SEACAS disabled by default

4 lines of code changed in:

paklein 2003-02-19 18:30

(1) changed appearance of Axes
(2) added -x -y command line options to control window position
(3) added "Perspective" command to the frame to turn it ON/OFF

37 lines of code changed in:

paklein 2003-02-19 11:58

fix when major dimension is zero

3 lines of code changed in:

ebmarin 2003-02-19 11:22

modified elastic predictor values for kappa and alpha

67 lines of code changed in:

paklein 2003-02-18 16:41

GCC 3.3 didn't like some ambiguous calls to sqrt and atan

3 lines of code changed in:

paklein 2003-02-18 00:47

added class to extract XY plot data from the element variables

194 lines of code changed in:

paklein 2003-02-18 00:44

write strains together with ip stresses

32 lines of code changed in:

paklein 2003-02-11 18:47

added assembly methods

123 lines of code changed in:

sawimme 2003-02-10 12:20

Added ability to write node and element ids, instead of assuming coninuously
numbered.

23 lines of code changed in:

paklein 2003-02-09 23:32

just warn on non-normal exit status instead of throwing an exception

3 lines of code changed in:

paklein 2003-02-09 18:06

added method to free allocated memory

18 lines of code changed in:

paklein 2003-02-09 17:08

fixed crash with picking points if there is no results data. Still displays
point ID and coordinates.

29 lines of code changed in:

paklein 2003-02-08 16:47

added version of Multx and MultTx which take pointer arguments

28 lines of code changed in:

paklein 2003-02-08 09:37

place user-defined compiler flags after the platforms flags

6 lines of code changed in:

paklein 2003-02-08 09:33

renamed MY_*FLAGS to LOC_*FLAGS to resolve name conflict with macros
defined in module makefile.template's

201 lines of code changed in:

paklein 2003-02-08 08:40

revised ElementsConfig options

6 lines of code changed in:

paklein 2003-02-08 08:39

split briding scale element from continuum since it requires both
continuum and spring elements

24 lines of code changed in:

paklein 2003-02-08 08:00

(1) added new striker spec mode - collect striker nodes from side sets, code = 4
(2) no longer read "associated element block" for surfaces defined from side
sets.

58 lines of code changed in:

paklein 2003-02-08 07:57

expanded message on error translating side set into facet info

4 lines of code changed in:

paklein 2003-02-07 17:16

added ToggleVisibility function to the body scope, which allows the
visibility of all element, node, and side sets to be controlled
individually.

139 lines of code changed in:

paklein 2003-02-07 17:15

revised makefile template

18 lines of code changed in:

cjkimme 2003-02-07 13:50

Resolving conflicts between newest version of tahoe and fracture_interface.

79 lines of code changed in:

paklein 2003-02-04 18:38

added missing config aware statements

10 lines of code changed in:

paklein 2003-02-04 18:38

added config flags for development module

27 lines of code changed in:

paklein 2003-02-04 18:10

added #define for the development module

4 lines of code changed in:

paklein 2003-02-04 15:16

corrected path to f2c

2 lines of code changed in:

paklein 2003-01-31 14:43

check-in test

2 lines of code changed in:

paklein 2003-01-31 02:00

changes to support external development module

151 lines of code changed in:

paklein 2003-01-31 01:53

(1) pass -D defines to makedepend
(2) extra user-definable targets for make init build clean etc..

25 lines of code changed in:

paklein 2003-01-31 01:50

revised makefile template

3 lines of code changed in:

paklein 2003-01-30 17:35

license information

52 lines of code changed in:

paklein 2003-01-30 17:35

script that writes a macro defining a list

0 lines of code changed in:

paklein 2003-01-29 17:49

added license information

104 lines of code changed in:

paklein 2003-01-29 17:33

added license information

68 lines of code changed in:

paklein 2003-01-29 16:47

updated makefile template

10 lines of code changed in:

paklein 2003-01-29 16:46

build system revisions

45 lines of code changed in:

paklein 2003-01-29 16:43

more revisions. Build now passes all benchmarks.

366 lines of code changed in:

paklein 2003-01-29 01:10

set makefiles for new code layout. Code builds. Still not benchmarked

344 lines of code changed in:

paklein 2003-01-28 23:43

added most common toolbox headers to precompiled header files.

31 lines of code changed in:

paklein 2003-01-28 23:34

revisions for new code layout. builds with CodeWarrior. not benchmark
tested yet.

1223 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