Directory Packages/Uintah/Core/Exceptions/

Total Files:
21
Deleted Files:
3
Lines of Code:
822

[root]/Packages/Uintah/Core/Exceptions

Lines of Code

Packages/Uintah/Core/Exceptions/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 79 (100.0%) 307 (100.0%) 3.8
dgroulx 61 (77.2%) 178 (58.0%) 2.9
jones 3 (3.8%) 113 (36.8%) 37.6
harman 4 (5.1%) 13 (4.2%) 3.2
jas 2 (2.5%) 2 (0.7%) 1.0
dav 1 (1.3%) 1 (0.3%) 1.0
worthen 7 (8.9%) 0 (0.0%) 0.0
sparker 1 (1.3%) 0 (0.0%) 0.0

Most Recent Commits

harman 2005-10-24 13:17 Rev.: 32273

Point the user upstream of compute equilibration pressure when max Iteration exception is thrown.

0 lines of code changed in 2 files:

  • Packages/Uintah/Core/Exceptions: MaxIteration.cc (changed)
worthen 2005-08-11 12:15 Rev.: 31496

Print message specified in the constructor along with other info

0 lines of code changed in 4 files:

  • Packages/Uintah/Core/Exceptions: ProblemSetupException.cc (new), TypeMismatchException.cc (new)
dgroulx 2005-08-11 10:33 Rev.: 31491

Changed cout to std::cout so it would be defined.

0 lines of code changed in 2 files:

  • Packages/Uintah/Core/Exceptions: InvalidValue.cc (changed)
dav 2005-08-11 10:30 Rev.: 31489

Use std::cout.

1 lines of code changed in 1 file:

  • Packages/Uintah/Core/Exceptions: InvalidValue.cc (+1)
dgroulx 2005-08-10 18:01 Rev.: 31481

Now the filename and line number will be prepended to the message for all
exceptions, even where exceptions are not crashing on a platform.

44 lines of code changed in 14 files:

  • Packages/Uintah/Core/Exceptions: ConvergenceFailure.cc (new), InvalidCompressionMode.cc (+6 -5), InvalidGrid.cc (+6 -2), InvalidValue.cc (+7 -3), MaxIteration.cc (+4 -4), PetscError.cc (new), ProblemSetupException.cc (+6 -2), TypeMismatchException.cc (+6 -2), VariableNotFoundInGrid.cc (+3 -2)
dgroulx 2005-07-26 14:27 Rev.: 31271

Made the InvalidValue exception inherit from the global SCIRun Exception class instead of
ProblemSetupException. Also added a few include lines for files that were effected by
this change.

17 lines of code changed in 3 files:

  • Packages/Uintah/Core/Exceptions: InvalidValue.cc (+8 -3), InvalidValue.h (+9 -2)
dgroulx 2005-07-12 12:26 Rev.: 31087

Added two arguments to the end of all exception constructors, __FILE__ and __LINE__ for use in printing out meaningful exception info when exceptions are broken.

74 lines of code changed in 30 files:

  • Packages/Uintah/Core/Exceptions: ConvergenceFailure.cc (+5 -1), ConvergenceFailure.h (new), InvalidCompressionMode.cc (+5 -1), InvalidCompressionMode.h (new), InvalidGrid.cc (+2 -2), InvalidGrid.h (new), InvalidValue.cc (+4 -2), InvalidValue.h (+1 -1), MaxIteration.cc (+5 -1), MaxIteration.h (+3 -1), ParameterNotFound.cc (+4 -2), ParameterNotFound.h (+1 -1), PetscError.cc (+3 -1), PetscError.h (+1 -1), ProblemSetupException.cc (+3 -1), ProblemSetupException.h (+1 -1), TypeMismatchException.cc (+3 -1), TypeMismatchException.h (new), VariableNotFoundInGrid.cc (+20 -3), VariableNotFoundInGrid.h (new)
dgroulx 2005-06-27 17:57 Rev.: 30888

Added optional output statements to all exception constructors. If you
configure with '--enable-exceptions-crash' all exceptions will print out their
message. This is for gcc3.3 and earlier compilers which do not properly
print out c++ exceptions.

43 lines of code changed in 10 files:

  • Packages/Uintah/Core/Exceptions: ConvergenceFailure.cc (+5), InvalidCompressionMode.cc (+5), InvalidGrid.cc (+4), InvalidValue.cc (+4), MaxIteration.cc (+4), ParameterNotFound.cc (+4 -1), PetscError.cc (+5), ProblemSetupException.cc (+4), TypeMismatchException.cc (+4), VariableNotFoundInGrid.cc (+4)
dgroulx 2005-05-31 15:07 Rev.: 30453

Added Core/Geometry to Uintah exceptions dependencies for unresolved symbols.

0 lines of code changed in 2 files:

  • Packages/Uintah/Core/Exceptions: sub.mk (new)
harman 2005-05-26 16:14 Rev.: 30407

Added the level index to the exception messages and the cout_doing (ICE only)
statements. Now when it croaks we'll know the cell and the level.

13 lines of code changed in 2 files:

  • Packages/Uintah/Core/Exceptions: MaxIteration.cc (+7 -3), MaxIteration.h (+6 -1)
jas 2005-04-29 11:45 Rev.: 30030

Revert single large Uintah_Core.so to smaller Uintah_Core_*.so.

2 lines of code changed in 1 file:

  • Packages/Uintah/Core/Exceptions: sub.mk (+2)
jas 2005-04-27 13:40 Rev.: 29989

Convert all libraries under the Uintah_Core_ to a single Uintah_Core.so.

0 lines of code changed in 1 file:

  • Packages/Uintah/Core/Exceptions: sub.mk (-2)
sparker 2005-04-15 19:36 Rev.: 29841

Retire .cvsignore files

0 lines of code changed in 1 file:

  • Packages/Uintah/Core/Exceptions: .cvsignore (del)
worthen 2005-03-02 14:34 Rev.: 29063

Use Core/Grid/Variables instead of Core/Variables, and satisfy picky Mac linker

0 lines of code changed in 3 files:

  • Packages/Uintah/Core/Exceptions: UnknownVariable.cc (del), UnknownVariable.h (del), sub.mk (-1)
jones 2005-01-29 18:04 Rev.: 28367

Re-organizing Core/Grid.

113 lines of code changed in 3 files:

  • Packages/Uintah/Core/Exceptions: UnknownVariable.cc (new 66), UnknownVariable.h (new 46), sub.mk (+1)
Generated by StatSVN 0.4.0