Directory Core/Exceptions/

Total Files:
38
Deleted Files:
2
Lines of Code:
2815

[root]/Core/Exceptions

Lines of Code

Core/Exceptions/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 92 (100.0%) 196 (100.0%) 2.1
jbhooper 3 (3.3%) 99 (50.5%) 33.0
harman 24 (26.1%) 59 (30.1%) 2.4
jas 61 (66.3%) 38 (19.4%) 0.6
ahumphrey 4 (4.3%) 0 (0.0%) 0.0

Most Recent Commits

harman 2018-11-01 17:37 Rev.: 58895

Replaced tabs with spaces.

59 lines of code changed in 24 files:

  • Core/Exceptions: ArrayIndexOutOfBounds.h (+13 -13), AssertionFailed.cc (new), AssertionFailed.h (new), ConvergenceFailure.cc (+3 -3), ConvergenceFailure.h (new), DimensionMismatch.h (+13 -13), ErrnoException.h (+1 -1), FileNotFound.h (new), InvalidCompressionMode.cc (+1 -1), InvalidCompressionMode.h (new), VariableNotFoundInGrid.cc (new), VariableNotFoundInGrid.h (+3 -3)
ahumphrey 2018-09-11 16:35 Rev.: 58650


Remove PAPI support.
This direct support is no longer necessary, as almost all profiling tools sit on top of PAPI. No sense in us maintaining code that's avialble through professional tools.

0 lines of code changed in 4 files:

  • Core/Exceptions: PapiInitializationError.cc (del), PapiInitializationError.h (del), sub.mk (-4)
jbhooper 2018-06-19 13:49 Rev.: 58323

-- Ported diffusion framework into SerialMPM
-- Added Arruda-Boyce 8 Chain Rubber Elastomer constitutive model
-- Misc. formatting cleanup (particularly in MPM/Materials/Diffusion)

99 lines of code changed in 3 files:

  • Core/Exceptions: NotYetImplemented.cc (new 60), NotYetImplemented.h (new 38), sub.mk (+1)
jas 2018-01-09 17:40 Rev.: 57604

Update copyright date.

38 lines of code changed in 61 files:

  • Core/Exceptions: ArrayIndexOutOfBounds.cc (+1 -1), ArrayIndexOutOfBounds.h (+1 -1), AssertionFailed.cc (+1 -1), AssertionFailed.h (+1 -1), ConvergenceFailure.cc (+1 -1), ConvergenceFailure.h (+1 -1), DimensionMismatch.cc (new), DimensionMismatch.h (+1 -1), ErrnoException.cc (+1 -1), ErrnoException.h (+1 -1), Exception.cc (new), Exception.h (+1 -1), FileNotFound.cc (new), FileNotFound.h (+1 -1), IllegalValue.h (+1 -1), InternalError.cc (+1 -1), InternalError.h (+1 -1), InvalidCompressionMode.cc (+1 -1), InvalidCompressionMode.h (+1 -1), InvalidGrid.cc (new), InvalidGrid.h (+1 -1), InvalidState.cc (new), InvalidState.h (+1 -1), InvalidValue.cc (+1 -1), InvalidValue.h (new), PapiInitializationError.cc (new 1), PapiInitializationError.h (new 1), ParameterNotFound.cc (new), ParameterNotFound.h (+1 -1), ProblemSetupException.cc (new), ProblemSetupException.h (new), TypeMismatchException.cc (new), TypeMismatchException.h (new), UintahPetscError.cc (new), UintahPetscError.h (new), VariableNotFoundInGrid.cc (+1 -1), VariableNotFoundInGrid.h (+1 -1), sub.mk (+1 -1)
Generated by StatSVN 0.7.0