- 22 Sep, 2011 2 commits
-
-
miller86 authored
Added macros to visit-hdf5.h to re-map H5Fopen and H5Fclose functions to Visit-specific equivalents. Added implementations of VisIt-specific H5Fopen and H5Fclose functions to visit-hdf5.h. There is #ifndef NDEBUG conditional logic to print error message on cerr if an HDF5 plugin is found NOT to use H5F_CLOSE_SEMI when opening a file. There is UNconditional logic in these functions to print error message on cerr if an HDF5 plugin is found to return error from H5Fclose. The latter indicates a potentialy serious problem because the offending plugin can then wind up preventing all other HDF5 plugins from opening the file. Added #include <visit-hdf5.h> to all HDF5 plugins to ensure all plugins will have their H5Fopen/H5Fclose methods re-mapped. So far, only HDF5 plugin (that we also test) that appears to have problems is Velodyne. I filed a ticket for it. I discovered and removed some unnecessary #ifdef NDEBUG logic in Ensight plugin. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16233 18c085ea-50e0-402c-830e-de6fd14e8384
-
ghweber authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16232 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 21 Sep, 2011 1 commit
-
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16220 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 20 Sep, 2011 3 commits
-
-
ghweber authored
Merged 2.3RC into trunk: Use NERC_HOST and support installation of global host profiles on 'make install'. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16217 18c085ea-50e0-402c-830e-de6fd14e8384
-
mdurant authored
Adding an instance counter to the avtVsFileFormat object, and adding it to all debugging messages at that level, to facilitate debugging when there are multiple copies of the database reader active. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16210 18c085ea-50e0-402c-830e-de6fd14e8384
-
mdurant authored
Improving determination of topological dimensionality for structured, uniform, and rectilinear meshes. Also fixes a bug whereby we had a buffer overflow if the data file contained a 1-d variable with more values than nodes in the corresponding mesh. Finally, tweaked some debugging statements git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16209 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 19 Sep, 2011 4 commits
-
-
cyrush authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16201 18c085ea-50e0-402c-830e-de6fd14e8384
-
cyrush authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16198 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
Modified atts generator to check for 'custombase' when creating GetField* methods and to call the base class' method instead of returning 'FieldTye_Unknown' or 'invalid index'. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16196 18c085ea-50e0-402c-830e-de6fd14e8384
-
hrchilds authored
That fix didn't take into account scaling. Fixed now. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16188 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 16 Sep, 2011 1 commit
-
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16177 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 15 Sep, 2011 3 commits
-
-
cyrush authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16176 18c085ea-50e0-402c-830e-de6fd14e8384
-
ghweber authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16165 18c085ea-50e0-402c-830e-de6fd14e8384
-
js9 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16162 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 14 Sep, 2011 4 commits
-
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16161 18c085ea-50e0-402c-830e-de6fd14e8384
-
mdurant authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16159 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
transformed seed point transformation to correct location for domain checks and minor white space clean up git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16157 18c085ea-50e0-402c-830e-de6fd14e8384
-
js9 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16155 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 13 Sep, 2011 6 commits
-
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16152 18c085ea-50e0-402c-830e-de6fd14e8384
-
hrchilds authored
locations they represent. (I.e. the label "2.2" being placed at location 2.25) git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16151 18c085ea-50e0-402c-830e-de6fd14e8384
-
whitlocb authored
2. Create new subset icon 3. Separate "Apply * to all plots" check boxes. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16150 18c085ea-50e0-402c-830e-de6fd14e8384
-
camp authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16149 18c085ea-50e0-402c-830e-de6fd14e8384
-
pugmire authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16148 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16145 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 12 Sep, 2011 3 commits
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16144 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16143 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16140 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 11 Sep, 2011 1 commit
-
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16139 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 10 Sep, 2011 1 commit
-
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16138 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 09 Sep, 2011 3 commits
-
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16137 18c085ea-50e0-402c-830e-de6fd14e8384
-
whitlocb authored
intermediate data object so CQ works. This works around PC's funky filter that does not preserve enough information for CQ to operate. This resolves #816. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16136 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16134 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 08 Sep, 2011 1 commit
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16125 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 07 Sep, 2011 7 commits
-
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16121 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
Added ability to turn off time in the DBInfo part of legends. Made QueryOverTime turn off the time for its window. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16120 18c085ea-50e0-402c-830e-de6fd14e8384
-
whitlocb authored
results. When available (and appropriate) the cached results can be used to bypass the time loop stage that makes CQ selections costly, resulting in a large speedup. For example, CQ histogramming operations are able to reuse the intermediate results. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16119 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
I alphabetized some host profile files that had become non-alphabetized because of machine name changes. My OCD got the better of me. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16112 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16109 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16108 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
I modified the CMakeLists.txt file for the database plugins so that the VCellMTMD plugin would get built on non-Windows platforms. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16104 18c085ea-50e0-402c-830e-de6fd14e8384
-