January 2006 Commit Log

Number of Commits:
166
Number of Active Developers:
20
ayla 2006-01-31 19:50 Rev.: 33128

Removing unused header file.

0 lines of code changed in 1 file:

ayla 2006-01-31 19:37 Rev.: 33127

Bug 2780: Interm fix for importing C++ header files generated from sidl. Parse sidl file name from path beginning to derive the header file include path.

25 lines of code changed in 1 file:

mjc 2006-01-31 18:02 Rev.: 33126

fix magick link line

187 lines of code changed in 2 files:

jfsheph 2006-01-31 16:51 Rev.: 33125

adding help to the XML file. It is not formatted well, and if someone knows how to format this so that it looks acceptable, I'd appreciate your input...

0 lines of code changed in 2 files:

jfsheph 2006-01-31 16:48 Rev.: 33124

enabling the MeshQuality module for the four main element types.

155 lines of code changed in 1 file:

worthen 2006-01-31 16:17 Rev.: 33123

SHARE -> SCISHARE

854 lines of code changed in 507 files:

worthen 2006-01-30 20:48 Rev.: 33122

Deeper explanatory comment about public/private

1 lines of code changed in 1 file:

worthen 2006-01-30 20:47 Rev.: 33121

It appears I de-friended Thread_private...

2 lines of code changed in 1 file:

worthen 2006-01-30 18:03 Rev.: 33120

Fix SGI std::hash_set (sorry)

0 lines of code changed in 2 files:

dav 2006-01-30 17:17 Rev.: 33118

M configure.ac
M configure

- Updated general SCIRun version number to 1.25.

- Updated SCIRun Thirdparty check to use 1.25.2 as the default.
(Configure will now look for 3P of 1.25.2... if you aren't on a
SCI machine and don't have it, you will have problems... So make
sure you get the new 3P.)

- Fixed libxml tests for 'dumb' shells (like the sgi). (ie: Need
quotes ("") around empty variables.

- Fixed ImageMagick checks
- Report that it is 'required'.
- Fixed illegal shell 'test' (you can't run the '$var="answer"' all
together...at least not on Linux (inferno) or SGI).
- BTW, the test of "-I/usr/include" isn't really very good and
probably won't catch it most of the time. :-(
- Need to #include time.h and stdlib.h to get ImageMagick to compile
successfully on inferno and muse.

311 lines of code changed in 2 files:

callahan 2006-01-30 17:12 Rev.: 33117

Fix init_shaders_supported race condition

0 lines of code changed in 1 file:

callahan 2006-01-30 16:59 Rev.: 33116

Fix mesh type_name functions. Several meshes were registering themselves with the Pio system without reference to which basis they were using.

60 lines of code changed in 4 files:

mdavis 2006-01-30 16:54 Rev.: 33115

Less confusing text and button choices when prompting user to update .scirunrc file

24 lines of code changed in 1 file:

harman 2006-01-30 16:50 Rev.: 33114

inside of the advection operator:
- changed the doAMR to doRefluxing
(advection only cares if refluxing is turned on)

11 lines of code changed in 8 files:

callahan 2006-01-30 15:56 Rev.: 33113

Remove debugging prints

0 lines of code changed in 1 file:

mjc 2006-01-30 15:54 Rev.: 33112

increment sci version, look for system versions of libxml2 and ImageMagick if they don't exist in thirdparty, remove unused check for Advanced Volume Rendering from configure

534 lines of code changed in 7 files:

harman 2006-01-30 15:39 Rev.: 33111

removed connectionList label, not used.

0 lines of code changed in 2 files:

mjc 2006-01-30 15:37 Rev.: 33110

remove obsolete module

0 lines of code changed in 2 files:

mjc 2006-01-30 15:36 Rev.: 33109

make the loading optional

1 lines of code changed in 1 file:

jas 2006-01-30 15:33 Rev.: 33108

Needed typeinfo information for Textures.

0 lines of code changed in 2 files:

jas 2006-01-30 13:56 Rev.: 33107

Eliminate spaces from strings in front of and behind the actual characters.

19 lines of code changed in 1 file:

worthen 2006-01-30 13:33

Windows Port. Big changes: new share.h includes and SHARE macros. Change use of hash_map to be compatible with windows. Use of gl extensions

7519 lines of code changed in 448 files:

darbyb 2006-01-30 13:00 Rev.: 33104

Make sure version of Insight build is new enough that it contains the GDCM library.

128 lines of code changed in 2 files:

darbyb 2006-01-30 12:39 Rev.: 33103

Fix to handle recent GDCM API change.

38 lines of code changed in 1 file:

harman 2006-01-30 11:13 Rev.: 33101

removed hotBlob_AMR_3L until compare_uda works on multiple levels.

2 lines of code changed in 1 file:

harman 2006-01-30 10:35 Rev.: 33100

Turned off all performance tests.

0 lines of code changed in 1 file:

darbyb 2006-01-29 23:23 Rev.: 33099

DicomNrrdReader now uses GDCM for reading Dicom. It was using ITK and ITK now uses GDCM. Users can configure --with-gdcm or if they are configuring --with-insight, it will use the gdcm distributed with ITK. Still some questions about orientation information to look into.

1148 lines of code changed in 13 files:

jeroen 2006-01-29 13:58 Rev.: 33098

Updates for generating spherical models and segmenting out internal boundaries, first stage of adding in support for rotatting tensors and vectors when transforming fields

1464 lines of code changed in 39 files:

jeroen 2006-01-27 23:36 Rev.: 33097

bug fix, so we can load some datasets in the Makeig/Worrell collaboration into SCIRun

0 lines of code changed in 2 files:

dgroulx 2006-01-27 17:42 Rev.: 33096

Disabled arches in the RT

2 lines of code changed in 1 file:

mdavis 2006-01-27 16:06 Rev.: 33095

Allow user to select paint value w/ right mouse button

15 lines of code changed in 2 files:

worthen 2006-01-27 15:14 Rev.: 33094

pass in the variable instead of the string to run 3L

1 lines of code changed in 1 file:

mdavis 2006-01-27 14:10 Rev.: 33093

Painter Features:

's' causes execute, which may cause a save
'u' performes undo on Flood fill and Paint tools
Colormaps are now saved correctly in networks
Slices are centered in volume on startup


160 lines of code changed in 3 files:

mjc 2006-01-27 11:32 Rev.: 33092

Update code to reflect new Basis parameters in Fields, update all the xml such that it validates

138 lines of code changed in 15 files:

jeroen 2006-01-27 10:19 Rev.: 33091

Additions so dynamic code will not fail in case of comparisons between field data values and addition to initialize object as 0, so weighing, averaging will work componentwise for Tensors and Vectors.

91 lines of code changed in 3 files:

callahan 2006-01-26 17:42 Rev.: 33090

Chop edges in insert_node_in_cell_2

211 lines of code changed in 1 file:

mdavis 2006-01-26 16:13 Rev.: 33089

Painter tool enhancements:

Show layer names in upper right of window
Show tool name in upper left of window
Change brush tool to paint in one color (window level max)
Draw brush cursor at correct size (Still needs work)
Fix flood fill to grab value on button down
Minor rewrite of flood fill algorithm.


264 lines of code changed in 3 files:

mdavis 2006-01-26 15:59 Rev.: 33088

Expand recalculated region by 1 pixel

2 lines of code changed in 1 file:

callahan 2006-01-26 15:45 Rev.: 33087

Add insert_node_in_cell functionality to handle nodes added to tet boundaries. Incomplete for edges at this time.

232 lines of code changed in 2 files:

jfsheph 2006-01-25 18:58 Rev.: 33086

fixing some changed function calls

2 lines of code changed in 1 file:

jfsheph 2006-01-25 16:59 Rev.: 33085

initial definitions for optional MeshQuality and MeshSmoother modules. No substantial functionality currently exists in these modules, and the Sandia VERDICT and MESQUITE libraries will be required to compile them.

1863 lines of code changed in 11 files:

mjc 2006-01-25 15:56 Rev.: 33084

with flags and appropriate tests for Mesquite and Verdict libraries

1381 lines of code changed in 3 files:

mdavis 2006-01-25 14:21 Rev.: 33083

Fix flood fill and paint

20 lines of code changed in 1 file:

mdavis 2006-01-25 13:24 Rev.: 33082

Remove invalid XML tag

0 lines of code changed in 2 files:

jas 2006-01-25 11:10 Rev.: 33080

Add constructors and destructors and reorder include files so it will compile
with gcc 4.0.

7 lines of code changed in 3 files:

jeroen 2006-01-25 00:06 Rev.: 33079

Bug fixes/ upgrading XML files

418 lines of code changed in 100 files:

jeroen 2006-01-25 00:05 Rev.: 33078

fixed XML files to comply to new standard

39 lines of code changed in 20 files:

callahan 2006-01-24 18:30 Rev.: 33077

Implement a basic find_closest_face function for TriSurfMesh types.

110 lines of code changed in 3 files:

mdavis 2006-01-24 17:11 Rev.: 33076

Fix compile of last checkin

1 lines of code changed in 1 file:

mdavis 2006-01-24 17:10 Rev.: 33075

Fix flood fill

3 lines of code changed in 1 file:

mdavis 2006-01-24 16:35 Rev.: 33074

Recompute colormap only for dirty regions when painting

113 lines of code changed in 3 files:

mdavis 2006-01-24 14:48 Rev.: 33072

Added Point,Vector constuctor to Plane

8 lines of code changed in 3 files:

mdavis 2006-01-24 14:47 Rev.: 33071

Painter Module Improvements:

prev_slice and next_slice were inverted - now fixed;

prev_slice and next_slice now traverse exactly one slice of the current volume, not 1 in world space coordinates as it did before.

added index_to_point, point_to_index, and index_to_vector for slice traversal.

Removed binding of NrrdSlice to SliceWindow for sharing of slice textures between windows.

NrrdSlice now stores plane equation instead of axis and slice number -- allowing for easier future addition of non-axis-aligned slices.

109 lines of code changed in 3 files:

mdavis 2006-01-24 14:13 Rev.: 33070

Catch and print string and char * exceptions

8 lines of code changed in 1 file:

jeroen 2006-01-24 11:45 Rev.: 33069

Continuation of development of ModelCreation package

6933 lines of code changed in 90 files:

jeroen 2006-01-24 11:38 Rev.: 33068

Bug fixes in Matlab to NRRD converter

39 lines of code changed in 2 files:

jeroen 2006-01-24 10:58 Rev.: 33067

Bug fix for the case the variable with the prefered datatype has not been defined

4 lines of code changed in 1 file:

luitjens 2006-01-24 00:41 Rev.: 33066

Fixed some templateing issues, should compile with gcc4.0.0 now

73 lines of code changed in 1 file:

worthen 2006-01-23 20:16 Rev.: 33065

Put the commented-out one on the bottom, so the other ones will compile

1 lines of code changed in 1 file:

dav 2006-01-23 19:19 Rev.: 33064

Fixed XML.

0 lines of code changed in 1 file:

callahan 2006-01-23 15:59 Rev.: 33063

Remove unused get_gradient_basis function from some TetVolMesh. This should be done through the basis now. Move the implementation to the only place it is still used in BioPSE/Forward/ApplyFEMCurrentSource.

62 lines of code changed in 2 files:

luitjens 2006-01-23 15:48 Rev.: 33062

Don't require teem if sci_required_scirun=no - Bryan

22 lines of code changed in 2 files:

callahan 2006-01-23 15:34 Rev.: 33061

Remove unused get_gradient_basis function from some meshes. This should be done through the basis now.

0 lines of code changed in 5 files:

dav 2006-01-23 14:24 Rev.: 33060

libs was being concatted to the SRC var.

2 lines of code changed in 1 file:

mdavis 2006-01-23 14:15 Rev.: 33059

Added Z_LIBRARY to link for osx

1 lines of code changed in 1 file:

callahan 2006-01-23 13:03 Rev.: 33058

Remove unused test_nodes_range function from some meshes, was used by the Quadratic mesh types

1 lines of code changed in 4 files:

ayla 2006-01-23 12:58 Rev.: 33057

More to_libxml2 merge fixes.

0 lines of code changed in 9 files:

mdavis 2006-01-23 12:50 Rev.: 33056

Update SCIRUN_RCFILE_VERISON to match SCIRUN_VERSION

1 lines of code changed in 1 file:

callahan 2006-01-23 12:45 Rev.: 33055

Remove code for obsolete DipoleMatrixSourceRHSquadratic and BuildFEMatrixQuadratic modules. These cases are now covered by the more general modules and the new field basis work.

0 lines of code changed in 7 files:

jas 2006-01-23 11:37 Rev.: 33053

Remove extra #.

0 lines of code changed in 1 file:

luitjens 2006-01-23 11:29 Rev.: 33052

4 lines of code changed in 2 files:

mjc 2006-01-23 11:24 Rev.: 33051

fix validation errors

19 lines of code changed in 4 files:

harman 2006-01-23 11:16 Rev.: 33050

get()
- remove any spaces from "value"

7 lines of code changed in 1 file:

luitjens 2006-01-23 11:11 Rev.: 33049



M SFC.h

5 lines of code changed in 1 file:

dmw 2006-01-23 10:32 Rev.: 33048

- Replace xerces with xml2

1 lines of code changed in 1 file:

worthen 2006-01-23 09:11 Rev.: 33047

Fix sgi compile

5 lines of code changed in 1 file:

jeroen 2006-01-22 18:56 Rev.: 33046

added example fields for testing whether converter works; fixed a couple of bugs

26 lines of code changed in 36 files:

jeroen 2006-01-22 18:33 Rev.: 33045

Bug fixes: (1) Reader and Writers will now remember the filetype that was set when saving the network. (2) The multiple file series will not crash if the basefile name reoccurs in the path itself.

13 lines of code changed in 1 file:

ayla 2006-01-22 00:58 Rev.: 33044

Fix merge problems.

6 lines of code changed in 5 files:

worthen 2006-01-21 14:14 Rev.: 33043

fix sgi compile

1 lines of code changed in 1 file:

worthen 2006-01-21 12:12 Rev.: 33042

remove references to xerces

0 lines of code changed in 1 file:

worthen 2006-01-21 12:07 Rev.: 33041

Use 1.25.1 as the default thirdparty

5 lines of code changed in 2 files:

dgroulx 2006-01-20 18:59 Rev.: 33039

The libxml2 branch merge

9566 lines of code changed in 758 files:

luitjens 2006-01-20 15:24 Rev.: 33036

1 lines of code changed in 1 file:

worthen 2006-01-20 13:17 Rev.: 33035

AMRICE.cc: require vol_frac from coarse so eventual coarseDW->get won't fail. TaskGraph.cc: Get computes/modifies of scheduler::copyData task to not fail

7 lines of code changed in 2 files:

callahan 2006-01-20 12:24 Rev.: 33034

Comment is_frozen ASSERT for consistency with other is_frozen cases

1 lines of code changed in 1 file:

luitjens 2006-01-20 11:46 Rev.: 33033

inital space-filling curve commit

1892 lines of code changed in 7 files:

callahan 2006-01-19 15:56 Rev.: 33031

Fix crash bug in compute_node_neighbors.

1 lines of code changed in 1 file:

bigler 2006-01-19 15:45 Rev.: 33030


SCIRun/Core/Math/Expon.h

Added float version of Sqrt.

SCIRun/Core/Math/Trig.h

Sqrt() should have been in Expon.h instead of here. Removed it.

5 lines of code changed in 3 files:

dgroulx 2006-01-19 15:44 Rev.: 33029

Changed the check for libxml2 to use the new thirdparty xml path by default.

178 lines of code changed in 2 files:

callahan 2006-01-19 13:05 Rev.: 33027

Change TriSurfMesh node_neighbors to map half edges instead of node sets, as this is more efficient and informative (nodes are derivable from half edges in constant time but not vice versa). Implement get_elems.

23 lines of code changed in 1 file:

guilkey 2006-01-18 18:15 Rev.: 33026

Added functions to this file so others could use it who didn't have my
matlab directory in their path.

54 lines of code changed in 1 file:

mdavis 2006-01-18 18:00 Rev.: 33024

Overall Commit: Various features and bugfixes for the Painter module.

M Dataflow/Modules/Render/Painter.h
M Dataflow/Modules/Render/Painter.cc
M Dataflow/Modules/Render/PainterTools.cc

Added ability to display RGB/RGBA nrrds.
Better grid rendering
Faster painting by using intermediate painting buffer/ie not painting directly into volume.
Show other windows slice correctly.
Remove TCLTask lock from all but redraw loop
Optimized build_index_to_world_matrix to only recalculate when volume changes.
Added PaintTool to use rewritten painting buffer.
Move Render_frame and render_guide_lines into SliceWindow.


M Dataflow/GUI/Painter.tcl
Remove useless pads

M Core/Geom/ColorMappedNrrdTextureObj.h
M Core/Geom/FreeTypeTextTexture.h
M Core/Geom/ColorMappedNrrdTextureObj.cc

Initial commit of BBoxSet for irregular bounding regions. Not fully tested yet.
Add ability to handle RGB, and RGBA data in ColorMappedNrrdTextureObj


M Core/Geometry/BBox.h
M Core/Geometry/BBox.cc
Added bool BBox::overlaps2(BBoxx&) method that returns false bboxes only overlap at an edge.



979 lines of code changed in 9 files:

callahan 2006-01-18 17:41 Rev.: 33023

Implement get_elems for CurveMesh and QuadSurfMesh

107 lines of code changed in 2 files:

callahan 2006-01-18 17:39 Rev.: 33022

Fix NODE_NEIGHBOR_E sync bug on clone

2 lines of code changed in 1 file:

zgao 2006-01-18 17:13 Rev.: 33021

modify source and solvers so that the code can do mms

343 lines of code changed in 9 files:

callahan 2006-01-18 16:41 Rev.: 33020

Remove unimplemented/unused get_faces and get_edges functions from meshes with dimensionality < 2

10 lines of code changed in 4 files:

callahan 2006-01-18 16:32 Rev.: 33019

Fixes for get_elems implementations

70 lines of code changed in 4 files:

callahan 2006-01-18 15:56 Rev.: 33018

Remove the mesh functions for computing elements from sub-elements. Replace them with a more general void get_elems(Elem:array_type &array, Node::index_type index) function call.

53 lines of code changed in 12 files:

jeroen 2006-01-18 12:43 Rev.: 33013

Added function for forwarding dynamic compilation errors to the gui in the ProgressReporter and Module class, so that only the ProgressReporter is needed to inform the user of a failure in compiling a custom function. This will allow a better separation of algorithm and module, so algorithms can be run independently of the module, which is useful for functions that parse user defined functions and want to forward the compiler error to the user

24 lines of code changed in 4 files:

dav 2006-01-17 19:31 Rev.: 33011

Accidentally checked in with all components off... reverting to having them all on.

4 lines of code changed in 1 file:

dav 2006-01-17 19:28 Rev.: 33010

Parent component relies on Dummy dir when using Fake
components... updated the sub.mk file and fake* scripts to handle
this.

30 lines of code changed in 4 files:

dav 2006-01-17 19:08 Rev.: 33009

Bringing FakeMPMICE up to date with the real MPMICE

0 lines of code changed in 2 files:

worthen 2006-01-17 15:11 Rev.: 33008

Add a section to the UPS to allow a user to carry over vars on copy-data in addition to the traditional ones

24 lines of code changed in 3 files:

dav 2006-01-17 14:46 Rev.: 33007


First commit of (partially completed) CompareMMS module.

M StandAlone/compare_mms/sub.mk

The base utility classes have been moved to Dataflow/Modules/Operators.
Link verses them at the new location.

M StandAlone/compare_mms/compare_mms.cc

Include the MMS.h files from the Dataflow/Modules/Operators/MMS
directory now. (Also fixed typo in usage.)

A Dataflow/XML/CompareMMS.xml
M Dataflow/GUI/sub.mk
A Dataflow/GUI/CompareMMS.tcl

Added the .xml and .tcl files for the module. These are just basic
templates right now and will have to be expanded to contain all their
required information.

A Dataflow/Modules/Operators/MMS
A Dataflow/Modules/Operators/MMS/sub.mk
A Dataflow/Modules/Operators/MMS/MMS1.cc
A Dataflow/Modules/Operators/MMS/MMS.h
A Dataflow/Modules/Operators/MMS/MMS1.h

Moved the MMS* files to their new home.

M Dataflow/Modules/Operators/sub.mk

Use the new MMS subdir and build the CompareMMS module.

A Dataflow/Modules/Operators/CompareMMS.cc

Just the skeleton for the module... right now it just creates a field
with dummy data in it. Will need to be expanded to use the correct
MMS function, and to read data from an UDA for comparison.

302 lines of code changed in 11 files:

harman 2006-01-17 14:21 Rev.: 33005

Dump the table that's being used.

1 lines of code changed in 1 file:

dav 2006-01-17 13:37 Rev.: 33004

Fixed the Using Fake Arches/MPMICE/ICE scripts so that they all work.
Removed the perl version of the scripts and replaced them with shell
versions. If you run the script twice, it will toggle the changes for
you (so you can turn ICE off then on, then off... etc, without having
to 'svn update' your sub.mk files). (Note, while I was at it, I added
some support for a fakeMPM, but the script itself is not written,
though it could easily be if someone wanted it...)

M CCA/Components/MPMArches/sub.mk

Added dependent Arches/Mixing lib so Mac will compile.

M CCA/Components/Parent/sub.mk

Added ARCHES, ICE, MPM, MPMICE variables so that the scripts can
easily toggle there value to on/off.

A CCA/Components/Dummy/FakeAMRICE.cc

A FakeAMRICE component had to be added to support FakeICE. No one had
used fakeICE in a while, so no one had noticed that this was necessary.

M CCA/Components/Dummy/sub.mk

Added FAKE_ARCHES, FAKE_MPMARCHES, FAKE_ICE, FAKE_MPM, and FAKE_MPMICE
variables so that the scripts can easily toggle there value to on/off.

M CCA/Components/Dummy/FakeICE.cc

ICE constructor had changed, so fake ICE component had to be updated.

M CCA/Components/sub.mk

Added MPM, MPMARCHES, ICE, MPM, MPMICE, and DUMMY variables so that
the scripts can easily toggle there value to on/off.

AM scripts/useFakeArches.sh
AM scripts/useFakeMPM_ICE.sh
AM scripts/useFakeICE.sh

Added new scripts for toggling on/off fake components. Each script is
very similar to the others, except that it changes different
variables... could probably combine into a single script easily.

D scripts/useFakeMPM_ICE.pl
D scripts/useFakeArches.pl
D scripts/useFakeICE.pl

Removed the perl version of the scripts. The useFakeICE.pl and
useFakeMPM_ICE.pl scripts probably never were updated and did not work
at this point.

M StandAlone/sub.mk

Added DUMMY_LIB, ARCHES_LIBS, ARCHES_SUB_LIBS, MPM_LIB, ICE_LIB, and
MPMICE_LIB variables so scripts can easily toggle them on/off.
Removed (unnecessary) tabs from file.

710 lines of code changed in 15 files:

dav 2006-01-17 13:00 Rev.: 33002

Return NULL added... don't know if this is correct, but at least now it will be consistently wrong.

2 lines of code changed in 1 file:

harman 2006-01-17 09:46 Rev.: 32999

comma

1 lines of code changed in 1 file:

guilkey 2006-01-16 15:12 Rev.: 32996

Added artificial viscosity as an option.

14 lines of code changed in 2 files:

guilkey 2006-01-16 14:49 Rev.: 32995

Further pollution of puda in support of the -jim1 option.

16 lines of code changed in 1 file:

harman 2006-01-13 18:27 Rev.: 32993

refine(), refineCFI, setBC_FineLevel()
- include press_CC in these operations.

20 lines of code changed in 1 file:

borodai 2006-01-13 17:51 Rev.: 32992

Fix for MPMArches CFL condition

2 lines of code changed in 1 file:

dav 2006-01-13 16:39 Rev.: 32991

Do not use double quotes (use <>) in #includes.

3 lines of code changed in 1 file:

dav 2006-01-13 16:38 Rev.: 32990

Fixed up namespace issues.

3 lines of code changed in 2 files:

harman 2006-01-13 13:59 Rev.: 32988

turned hotBlob_AMR and hotBlob_AMR_3L tests back on.

3 lines of code changed in 1 file:

worthen 2006-01-13 11:27 Rev.: 32986

un-hack the computes/modifies

14 lines of code changed in 2 files:

borodai 2006-01-12 17:48 Rev.: 32984

Fixed undefined value

3 lines of code changed in 3 files:

callahan 2006-01-12 14:59 Rev.: 32983

Untemplatize some of the NrrdTextureBuilderAlgo code

122 lines of code changed in 2 files:

harman 2006-01-12 13:59 Rev.: 32981

code consolidation:
merged massWeightedCoarsenVariable() & coarsenSumVariable() into coarsenVariableCC()

164 lines of code changed in 2 files:

ayla 2006-01-11 23:13 Rev.: 32980

Remove empty else section.

0 lines of code changed in 2 files:

ayla 2006-01-11 19:20 Rev.: 32979

Removing uuid from configure scripts.

7 lines of code changed in 4 files:

ayla 2006-01-11 18:59 Rev.: 32978

Delete uuid code. Emit forward declarations when emitting prototypes for arrays of named sidl types.

632 lines of code changed in 9 files:

callahan 2006-01-11 17:28 Rev.: 32977

Fix multi-brick seams caused by inconsistently computed polygons across bricks in volume rendering.

13 lines of code changed in 1 file:

callahan 2006-01-11 17:25 Rev.: 32976

Fix compilation

0 lines of code changed in 2 files:

mdavis 2006-01-11 17:02 Rev.: 32975

Fix 1D transfer function for 4 byte volumes

4 lines of code changed in 1 file:

worthen 2006-01-11 16:30 Rev.: 32974

Send boundary cells but not extra cells on copy data timestep

31 lines of code changed in 4 files:

harman 2006-01-11 15:26 Rev.: 32973

consolidated scheduleRefinePAndGradP() into scheduleRefinePress_CC()

6 lines of code changed in 2 files:

dav 2006-01-11 14:31 Rev.: 32972

1st round of fix for lapack check. (Still required by now it will be found on most systems... Turns out that lapack depends on fortran lib.)

6 lines of code changed in 2 files:

mdavis 2006-01-11 13:56 Rev.: 32971

Fix 1D colormap rendering. Mike Callahan tracked this down

1 lines of code changed in 1 file:

callahan 2006-01-11 13:44 Rev.: 32969

Fix lockup bug, bad continue in while loop

1 lines of code changed in 1 file:

kuzimmer 2006-01-11 13:16 Rev.: 32968

Removed MRLatVolField, replaced with a more general MultiLevelField

487 lines of code changed in 8 files:

worthen 2006-01-10 18:38 Rev.: 32967

Turn off my stuff in AMRICE

2 lines of code changed in 1 file:

worthen 2006-01-10 18:35 Rev.: 32966

Make the scheduler smart enough to know when to compute or modify a var in the copy-data stage.

55 lines of code changed in 3 files:

harman 2006-01-10 17:45 Rev.: 32965

code consolidation:
incorporated interpolateMassBurnFractionToNC into interpolateNCToCC

46 lines of code changed in 2 files:

harman 2006-01-10 15:33 Rev.: 32964

unified cout_doing statements in the actual tasks

101 lines of code changed in 4 files:

dav 2006-01-10 14:53 Rev.: 32963

Fixes to allow OSX build on both 10.3 and 10.4 systems (with respect
to the libSystemStubs).

M configure
M configure.ac

Always set NEED_OSX_<vars> to no unless they are set to 'yes'.
(Before they were left blank.) Check for OSX 10.4 (which is actually
version '8' as found through 'uname') to determine if libSystemStubs
is necessary.

Fixed redirection operator. ('2>&1' must be at the end of the line.)

Fixed Lapack check to be consistent with other checks. (Ie: at 'lib'
to the end of the dir specified.) Lapack does not require fortran or
blas libs, so removed them from check. Error out if lapack required
and it is not found.

M configVars.mk.in

Added @NEED_OSX_SYSTEMSTUBS@.

M Dataflow/Modules/Render/sub.mk
M Packages/Teem/Dataflow/Modules/DataIO/sub.mk

If NEED_OSX_SYSTEMSTUBS, then add -lSystemStubs


115 lines of code changed in 5 files:

dav 2006-01-10 12:55 Rev.: 32962

Removed the 'using namespace' statements.

28 lines of code changed in 1 file:

jas 2006-01-09 20:48 Rev.: 32960

Add capability to have multiple variables to ignore i.e.:

-ignoreVariable "p.displacement p.temperature p.velocity"

12 lines of code changed in 1 file:

harman 2006-01-09 17:48 Rev.: 32959

scheduleInterpolateMassBurnFractionToNC()
- only execute this task on an MPM level, massBurnFraction is only needed
on the mpm level.

- If(usingModels && multiLevel)
throw an exception
we need ModelMass_src refined upstream of this task.

30 lines of code changed in 1 file:

callahan 2006-01-09 16:27 Rev.: 32958

Remove dead code

0 lines of code changed in 1 file:

harman 2006-01-09 15:42 Rev.: 32957

MPM:
added cout_doing type statement in all of the scheduling task
MPMICE:
cleaned up cout_doing statments for MLMPMICE

122 lines of code changed in 4 files:

harman 2006-01-09 13:30 Rev.: 32956

cleanup & comments
refine() --NC_CCWeight section
- only iterate over patch->boundaryFaces not every patch face

66 lines of code changed in 1 file:

jas 2006-01-06 21:03 Rev.: 32953

Add using namespace SCIRun.

1 lines of code changed in 1 file:

harman 2006-01-06 17:47 Rev.: 32952

ICE:
advectAndAdvanceInTime()
-added a Bryan hack to fake the taskgraph out for the setBC_FineLevel() task...Yuck
-initialize rho_CC and temp_CC to a positive number (0.987654321)
You need this to get past the negative value bullet proofing with multiple levels
and when gravity is turned on.


AMRICE:
Added setBC_FineLevel() task, a subtask of refine()
- most of the machinery is working.
- I may want to remove press_CC from refine and refine_CFI and setBC_FineLevel
since it is a derived quantity.

302 lines of code changed in 3 files:

callahan 2006-01-06 16:55 Rev.: 32951

Add prototype for new InsertField module. The module inserts a field's elements into a TetVolField. Currently it just inserts all the points from the insertion field into the TetVolField

336 lines of code changed in 4 files:

harman 2006-01-06 14:35 Rev.: 32949

- fixed a bullet proofing conditional that throws an exception if
the user has specified
BCType id = "all"
for a single material problem. For single material ICE problems should be
BCType id = "0"

2 lines of code changed in 1 file:

harman 2006-01-06 11:41 Rev.: 32947

reverted back to version 32928
-pulled out all setBC_FineLevel code.
-setBC will be a subtask inside of the refine() task

21 lines of code changed in 20 files:

allen 2006-01-05 20:11 Rev.: 32946

added field control

20 lines of code changed in 1 file:

allen 2006-01-05 20:06 Rev.: 32945

added field control

100 lines of code changed in 2 files:

allen 2006-01-05 20:04 Rev.: 32944

fixed type checking

14 lines of code changed in 2 files:

dav 2006-01-05 18:38 Rev.: 32943

Make sure 'filename' doesn't start with '-'.

8 lines of code changed in 1 file:

harman 2006-01-05 17:32 Rev.: 32942

add level index to << operator.

2 lines of code changed in 1 file:

dav 2006-01-05 17:18 Rev.: 32941

The following changes were made by J. Davison de St. Germain using C. Thurston's account.

M src/configure
M src/configure.ac

Fixed misspelling of 'fotran'. Must use the Fortran 'lib dir'
wherever we use the Fortran 'lib'. I assume this has not bitten us
before because libg2c has always been in a central location (like
/usr/lib).

M src/aclocal.m4

Check for -framework flag was broken... don't know how this has been
working... (Only a Mac issue.)

M src/Dataflow/Modules/Render/sub.mk
M src/Packages/Teem/Dataflow/Modules/DataIO/sub.mk

For whatever reason, under gcc 3.3 on a OSX 10.4 box, some 'stub'
symbols are missing... We have to include libSystemStubs.dylib to get
it to link...

> ifeq ($(IS_OSX),yes)
> LIBS += -lSystemStubs
> endif


187 lines of code changed in 5 files:

allen 2006-01-04 19:55 Rev.: 32940

added other types

58 lines of code changed in 2 files:

allen 2006-01-04 19:55 Rev.: 32939

fixed the winding and start node

30 lines of code changed in 1 file:

allen 2006-01-04 17:07 Rev.: 32938

intermedite commit

136 lines of code changed in 2 files:

allen 2006-01-03 17:33 Rev.: 32937

added extra property types to FieldSetproperty and cleaned the Field SubSample and Slicer to work better with the new type description

137 lines of code changed in 6 files:

callahan 2006-01-03 16:36 Rev.: 32936

Fix copy constructor locking for Meshes, crash bugs associated with detach

193 lines of code changed in 7 files:

borodai 2006-01-03 15:16 Rev.: 32935

More flux limiter options.

307 lines of code changed in 1 file:

borodai 2006-01-03 15:15 Rev.: 32934

Better (?) rondoff error control.

6 lines of code changed in 3 files:

mdavis 2006-01-03 14:28 Rev.: 32933

Add FreeTypeTextTexture::set_color to set RGBA color of rendered text

40 lines of code changed in 3 files:

harman 2006-01-03 13:43 Rev.: 32932

fixed Time_to_printData conditional statement

1 lines of code changed in 1 file:

mjc 2006-01-03 12:58 Rev.: 32931

optimized linear face and edge rendering

515 lines of code changed in 1 file:

harman 2006-01-02 14:35 Rev.: 32929

added task scheduleSetBC_FineLevel, which is called after
scheduleRefineInterface. Right now the task is empty.

150 lines of code changed in 20 files:

harman 2006-01-02 11:16 Rev.: 32928

not used

0 lines of code changed in 1 file:

December 2005 »

Generated by StatSVN 0.4.0