Directory Core/Util/

Total Files:
39
Deleted Files:
0
Lines of Code:
5307

[root]/Core/Util
            directory in repo Timers (1 files, 398 lines)

Lines of Code

Core/Util/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 92 (100.0%) 2393 (100.0%) 26.0
allen 17 (18.5%) 2351 (98.2%) 138.2
harman 75 (81.5%) 42 (1.8%) 0.5

Most Recent Commits

allen 2019-11-21 10:56 Rev.: 59843

updates to support Apple machines

0 lines of code changed in 2 files:

  • Core/Util: SysUtils.cc (changed)
allen 2019-11-15 10:36 Rev.: 59826

cleaned up the formatting of stats and minor cleanup of the enums for clarity

0 lines of code changed in 2 files:

  • Core/Util: InfoMapper.h (new)
allen 2019-11-12 18:54 Rev.: 59817

expanded the infomapper to output files

299 lines of code changed in 1 file:

  • Core/Util: InfoMapper.h (+299 -73)
allen 2019-11-08 12:35 Rev.: 59806

added per rank VisIt/libsim/visit_libsim_database.cctask mapping

4 lines of code changed in 1 file:

  • Core/Util: SysUtils.cc (+4 -2)
allen 2019-11-05 14:58 Rev.: 59786

Forgot to removes test code and fixed incorrect def

1 lines of code changed in 1 file:

  • Core/Util: SysUtils.cc (+1 -3)
allen 2019-11-05 14:40 Rev.: 59783

Forgot to removes tabs

4 lines of code changed in 1 file:

  • Core/Util: SysUtils.cc (+4 -5)
allen 2019-11-05 14:40 Rev.: 59782

New utility for system calls via pipes

186 lines of code changed in 4 files:

  • Core/Util: SysUtils.cc (+133), SysUtils.h (new 52), sub.mk (new)
allen 2019-10-07 14:52 Rev.: 59681

added the ability to calculate the sum for vector and mapped info mappers

105 lines of code changed in 1 file:

  • Core/Util: InfoMapper.h (+105 -11)
harman 2019-06-27 12:17 Rev.: 59494

StringUtil:
- Added methods string_to_IntVector(), string_to_Vector() and string_to_Point()

BoundCondReader:
- Added method isPtOnFace() which tests if a Point is on one of the domain faces.

- createBoundaryConditonFace()
Minor formatting.
Using isPtOnFace() throughout the method.

Replaced code used to convert ups string into double, Vector and Point with
std::stod()
string_to_IntVector(),
string_to_Vector(),
string_to_Point()

User can now specify a point on a boundary condition with
"x y z" or "x, y, z"

** This commit should not change the answers. **

0 lines of code changed in 4 files:

  • Core/Util: StringUtil.cc (new), StringUtil.h (changed)
allen 2019-04-19 13:40 Rev.: 59362

added a mapped info mapper and additional stats

1156 lines of code changed in 1 file:

  • Core/Util: InfoMapper.h (+1156 -197)
harman 2019-03-27 08:31 Rev.: 59281

XMLUtils:
- formatting

ProblemSpec:
- getParent()
Return a parent xmlNode if the content is not null

- print()
print the first child of the node.

5 lines of code changed in 2 files:

  • Core/Util: XMLUtils.h (+5 -2)
harman 2019-01-18 09:13 Rev.: 59176

Updated Copyright date

37 lines of code changed in 69 files:

  • Core/Util: Assert.h (+1 -1), DOUT.cpp (new), DOUT.hpp (+1 -1), DebugStream.cc (+1 -1), DebugStream.h (new), Endian.cc (new), Environment.cc (new), Environment.h (+1 -1), FancyAssert.h (+1 -1), FileUtils.cc (+1 -1), FileUtils.h (+1 -1), GPU.cu (+1 -1), GPU.h (+1 -1), Handle.h (new), InfoMapper.h (+1 -1), NotFinished.h (+1 -1), ProgressiveWarning.cc (+1 -1), ProgressiveWarning.h (new), RWS.cc (new), RWS.h (+1 -1), RefCounted.cc (new), RefCounted.h (new), RefCounted_gcc.cc (new), SizeTypeConvert.cc (new), SizeTypeConvert.h (new), StringUtil.cc (+1 -1), StringUtil.h (+1 -1), TupleHelpers.hpp (new), Util.cc (+1 -1), XMLUtils.cc (new), XMLUtils.h (+1 -1), constHandle.h (+1 -1), notset.h (new), soloader.cc (+1 -1), soloader.h (new), sub.mk (+1 -1), testEndian.h.in (+1 -1)
allen 2019-01-16 18:24 Rev.: 59171

white space clean up

6 lines of code changed in 1 file:

  • Core/Util: InfoMapper.h (+6 -6)
allen 2019-01-16 18:23 Rev.: 59169

clean up of the reporting of stats

30 lines of code changed in 1 file:

  • Core/Util: InfoMapper.h (+30 -28)
allen 2019-01-16 17:45 Rev.: 59166

added a vector mapper to collect stats for a collection (such as for threads) all an individual rank

560 lines of code changed in 1 file:

  • Core/Util: InfoMapper.h (+560)
Generated by StatSVN 0.7.0