Commit Log (Page 54 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-01-28 to 2002-12-05 (Commits 1817-1866 of 4516)

paklein 2003-01-28 14:35

removed development files

44 lines of code changed in:

paklein 2003-01-28 13:41

check-in test

2 lines of code changed in:

paklein 2003-01-28 13:26

another check-in test

4 lines of code changed in:

paklein 2003-01-28 12:08

*** empty log message ***

2 lines of code changed in:

paklein 2003-01-27 17:27

removed development items

1 lines of code changed in:

paklein 2003-01-27 15:14

revised prompt for input file and/or program options. Program options are
can not be passed at the user prompt for multi-processor runs

72 lines of code changed in:

paklein 2003-01-27 15:10

passing new -decomp_method option overrides previous settings

17 lines of code changed in:

paklein 2003-01-27 14:52

better error handling in setting up free sets

30 lines of code changed in:

paklein 2003-01-27 08:48

corrected FirstConfigure for graph decomposition

4 lines of code changed in:

paklein 2003-01-26 23:33

merging changes from BRANCH_atom_1

116 lines of code changed in:

paklein 2003-01-26 23:00

merging changes and conflicts from BRANCH_atom_1

4060 lines of code changed in:

paklein 2003-01-26 22:42

merging changes and conflicts from BRANCH_atom_1

1729 lines of code changed in:

paklein 2003-01-25 14:08

added enum for ductile fracture model

7 lines of code changed in:

paklein 2003-01-24 18:01

check-in test

2 lines of code changed in:

paklein 2003-01-24 17:07

check-in test

1 lines of code changed in:

cjkimme 2003-01-24 10:01

Easing more conflicts between namespaces std and Tahoe and removing
SurfacePotential constructors using input streams from the fracture_interface.

23 lines of code changed in:

cjkimme 2003-01-21 17:09

Reducing the memory fracture_interface uses. Most large arrays'
memory is controlled externally except for the coordinates which
(for the moment at least) get copied in ModelManagerT.

24 lines of code changed in:

cjkimme 2003-01-21 16:54

Getting rid of casting away const in the fracture_interface parts of
the code since its version of ElementSupport() isn't constant for the
element groups in the fracture_interface.

9 lines of code changed in:

cjkimme 2003-01-21 16:52

Argument iGroups in function SetElementGroupsNeeded should be passed
by reference instead of value.

4 lines of code changed in:

saubry 2003-01-21 11:24

New Macros to compile with gcc 3.2.
Inspired from GNU.linux.macros

30 lines of code changed in:

paklein 2003-01-21 08:55

corrected bug in accessing beyond last chunk

2 lines of code changed in:

paklein 2003-01-21 08:54

revised exception handling

3 lines of code changed in:

paklein 2003-01-21 08:52

ignore links to header files

2 lines of code changed in:

thao 2003-01-16 14:41

comment out redefinition of MY_CFLAGS

4 lines of code changed in:

paklein 2003-01-10 08:52

added kModSmithFerrante to TypeT enum

11 lines of code changed in:

rjones 2003-01-09 10:10

added some flags to help convergence

35 lines of code changed in:

paklein 2003-01-08 16:46

set point size to 3.0

5 lines of code changed in:

paklein 2003-01-08 16:45

set default window size

2 lines of code changed in:

rjones 2003-01-08 14:20

fix namespace issue with StringT

12 lines of code changed in:

saubry 2003-01-07 16:26

Add hexagonal lattice and cubic lattice.
Changed data files accordingly.
Correct bug in sorting feature.

Problem:
The hexagonal lattice is not so regular.
Is it a numerical error or a real problem in implementation?

400 lines of code changed in:

paklein 2003-01-04 18:20

resolve geometry to kPoint if number of element nodes = 1 for nsd = 1, 2, 3

6 lines of code changed in:

paklein 2003-01-02 19:31

removed some unneeded MPI code

3 lines of code changed in:

cjkimme 2002-12-18 14:49

Deriving LJTr2D from CBLatticeT so that it can work with more than
nearest-neighbor interactions. All the energy, stress, and moduli
routines have been replaced to use CBLatticeT's bookkeeping. It still
passes the benchmark.

89 lines of code changed in:

cjkimme 2002-12-17 10:53

Changing base class of LJTr2DT from NL_E_RotMat2DT
to NL_E_Mat2DT. The angle of rotation of the undeformed lattice will become
an input parameter to LJTr2DT.

8 lines of code changed in:

paklein 2002-12-17 00:58

added access to OutputSetT's

13 lines of code changed in:

paklein 2002-12-17 00:56

group label + 1

2 lines of code changed in:

paklein 2002-12-17 00:50

src/dataio/output/OutputSetT.h

10 lines of code changed in:

paklein 2002-12-13 19:51

write group number of main output if the rank check code isn't silent

9 lines of code changed in:

paklein 2002-12-12 18:42

added "locks" on the residual and the global stiffness matrix, which
control when values can be assembled into either. Previously, both
could be written to at any time. Most solvers now support:
FormRHS: write access to both RHS and LHS
FormLHS: write access to LHS
This means you can assemble values into both the RHS and LHS during the
call to FormRHS

154 lines of code changed in:

paklein 2002-12-12 13:46

corrected output of restart information. Missing a newline

2 lines of code changed in:

cjkimme 2002-12-11 15:13

Updates to the fracture_interface parts of the code. Most of the
changes are in the various output routines and a few other minor
fixes.

278 lines of code changed in:

paklein 2002-12-08 09:33

minor revisions to output

6 lines of code changed in:

paklein 2002-12-08 09:25

scripts to handle build configuration:
(1) MakeConfigHeaderFile.pl - reads a configuration file and generates a C
header file that #define's pre-processor macros enabling each option.
(2) MakeConfigMakeFile.pl - reads a config file and the header generated by
MakeConfigHeaderFile.pl and write a make-format file which defines a
macro listing the active directories
Neither script overwrites exiting output.

212 lines of code changed in:

paklein 2002-12-08 09:22

macros for the GCC 3.3 release of the GNU compilers for Darwin

107 lines of code changed in:

paklein 2002-12-07 12:17

initial check-in of script to convert a config file to a header file
with user-definable configurations

116 lines of code changed in:

paklein 2002-12-05 00:31

start incorporation of CommManagerT

309 lines of code changed in:

paklein 2002-12-05 00:30

decomposition type enum moved to PartitionT

22 lines of code changed in:

paklein 2002-12-05 00:28

replaced static Min function with conditional expression

4 lines of code changed in:

paklein 2002-12-05 00:25

filling out the CommunicatorT (MPI wrapper) and adding classes to
handle data associated with different types of communications

386 lines of code changed in:

paklein 2002-12-05 00:24

(1) added documentation
(2) added DecompTypeT flag

243 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