/trunk/src Developers: cam

Login name:
cam
Total Commits:
26 (0.2%)
Lines of Code:
873 (0.3%)
Most Recent Commit:
2012-12-17 15:03
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for cam

Activity by Day of Week for cam

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 26 (100.0%) 873 (100.0%) 33.5
VisIt/udaReaderMTMD/ 16 (61.5%) 539 (61.7%) 33.6
StandAlone/tools/uda2vis/ 9 (34.6%) 333 (38.1%) 37.0
Core/Grid/Variables/ 1 (3.8%) 1 (0.1%) 1.0

Activity of cam

Most Recent Commits

cam 2012-12-17 15:03 Rev.: 49725

fix hardcoded lib path for udaReader (oops)

0 lines of code changed in 2 files:

  • VisIt/udaReaderMTMD: avtudaReaderMTMDFileFormat.C.in (changed)
cam 2012-12-14 13:45 Rev.: 49705

udaReader update: add stencil4/7 support, add particle id support, support for compiling in visit

149 lines of code changed in 7 files:

  • StandAlone/tools/uda2vis: uda2vis.cc (+41 -2)
  • VisIt/udaReaderMTMD: avtudaReaderMTMDFileFormat.C.in (+102 -1), sub.mk (new), udaReaderMTMD.xml (new)
cam 2012-09-18 09:32 Rev.: 49241

add proper header guard, include climits

4 lines of code changed in 1 file:

  • StandAlone/tools/uda2vis: udaData.h (+4 -2)
cam 2012-09-17 21:38 Rev.: 49240

1) fix spreadsheet not working for CC_Mesh (was caused by proc_id), 2) cleanup getBounds, 3) set mesh->containsExteriorGhostBoundaryCells to false since it's no longer used

67 lines of code changed in 2 files:

  • StandAlone/tools/uda2vis: udaData.h (+42)
  • VisIt/udaReaderMTMD: avtudaReaderMTMDFileFormat.C.in (+25 -55)
cam 2012-05-08 15:12 Rev.: 48727

fix udaReader problem with ghost zones

127 lines of code changed in 2 files:

  • VisIt/udaReaderMTMD: avtudaReaderMTMDFileFormat.C.in (+122 -123), avtudaReaderMTMDFileFormat.h (+5)
cam 2012-05-01 15:39 Rev.: 48704

clean up debug comments, fix compiler warnings

11 lines of code changed in 2 files:

  • StandAlone/tools/uda2vis: udaData.h (+2 -2)
  • VisIt/udaReaderMTMD: avtudaReaderMTMDFileFormat.C.in (+9 -40)
cam 2012-05-01 14:54 Rev.: 48702

Comprehensive udaReader fixes:
o correct domain calculations for face-centered data, including periodic
o calculate domain nestings for each mesh (instead of assuming all meshes are the same as CC mesh)
o only add procId variable if there is a CC or NC mesh for it to live on
o reduce redundant computations on udaReader
o simplify computation of logical bounds
o added getBounds function to utilize only one method to get bounds for any or all patches of any mesh type (previously bounds were manually computed in a variety of different ways)
o remove extraCells from udaData
o add helper functions to PatchInfo to get/set bounds for different mesh types
o comment out all unnecessary debug spew

346 lines of code changed in 3 files:

  • StandAlone/tools/uda2vis: uda2vis.cc (+15 -37), udaData.h (+181 -25)
  • VisIt/udaReaderMTMD: avtudaReaderMTMDFileFormat.C.in (+150 -162)
cam 2012-03-27 08:54 Rev.: 48455

set mesh->logicalBounds to support better rendering with SLIVR in VisIt 2.4.2

20 lines of code changed in 1 file:

  • VisIt/udaReaderMTMD: avtudaReaderMTMDFileFormat.C.in (+20)
cam 2012-03-27 08:42 Rev.: 48453

fix face-centered data problems with udaReader

87 lines of code changed in 4 files:

  • Core/Grid/Variables: Variable.cc (+1)
  • StandAlone/tools/uda2vis: uda2vis.cc (+28 -16), udaData.h (+20 -1)
  • VisIt/udaReaderMTMD: avtudaReaderMTMDFileFormat.C.in (+38 -29)
cam 2012-02-07 14:51 Rev.: 48207

handle loading uda volumes with NaN values better (warn user, display some values)

62 lines of code changed in 2 files:

  • VisIt/udaReaderMTMD: avtudaReaderMTMDFileFormat.C.in (+61 -29), avtudaReaderMTMDFileFormat.h (+1)
Generated by StatSVN 0.7.0