Directory Packages/Uintah/Core/Disclosure/

Total Files:
4
Deleted Files:
0
Lines of Code:
264

[root]/Packages/Uintah/Core/Disclosure

Lines of Code

Packages/Uintah/Core/Disclosure/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 9 (100.0%) 131 (100.0%) 14.5
dav 2 (22.2%) 74 (56.5%) 37.0
worthen 6 (66.7%) 56 (42.7%) 9.3
dgroulx 1 (11.1%) 1 (0.8%) 1.0

Most Recent Commits

dav 2006-06-21 15:08 Rev.: 34554

M Core/Grid/Patch.h

Cleaned up... Untabified.

M Core/Grid/share.h

Indented.

M Core/Disclosure/TypeDescription.h

Indented. Added some whitespace to make it easier to follow. Untabified.

M StandAlone/compare_mms/sub.mk

There is no MMS.cc... removed it from the build list.

M StandAlone/compare_mms/MMS.h

class MMS is abstract... doesn't need constructor/destructor.

M StandAlone/compare_mms/ExpMMS.h
M StandAlone/compare_mms/SineMMS.h
M StandAlone/compare_mms/LinearMMS.h

Don't use "CLASS::" inside of the class itself.
Added white space.

M Dataflow/Modules/Operators/CompareMMS.h

Indented. Untabified.

Removed the use of "using namespace SCIRun", as there apparently is
now a NodeIterator in SCIRun and this caused confusion between which
NodeIterator to use. It is very important, when possible, not to use
"using namespace SCIRun" in a .h file. It is possible that this
conflict is limited to the Dataflow (ie: SCIRun PSE) side of the code,
so the Uintah sus code may not be effected.

74 lines of code changed in 2 files:

  • Packages/Uintah/Core/Disclosure: TypeDescription.h (new)
worthen 2006-06-02 15:23 Rev.: 34405

Prep configure to run under cygwin. Not quite ready yet.

Windows port of Uintah. Currently does not support Arches or Radiation (due to lack of fortran).

56 lines of code changed in 6 files:

  • Packages/Uintah/Core/Disclosure: TypeDescription.h (+3 -2), TypeUtils.h (+42 -28), share.h (new 11), sub.mk (new)
dgroulx 2006-01-20 18:59 Rev.: 33039

The libxml2 branch merge

1 lines of code changed in 1 file:

  • Packages/Uintah/Core/Disclosure: sub.mk (+1 -1)
Generated by StatSVN 0.4.0