Actions
Bug #862
openCow doesn't compile for Moose Build 43 (PULL REQUEST)
Start date:
06/07/2015
Due date:
% Done:
0%
Estimated time:
Description
The master branch still doesn't compile for the latest version of Moose. The problem is _f in include/materials/GuccioneCostaRot.h this should be a constant.
Updated by Erich Foster over 9 years ago
- Subject changed from Cow doesn't compile for Moose Build 43 to Cow doesn't compile for Moose Build 43 (PULL REQUEST)
The following changes since commit 579fc2c95e3109544ac10f268c335d848e70e496:
ciao (2015-07-01 04:17:58 -0700)
are available in the git repository at:
. refs/remotes/origin/mooseBuild42
for you to fetch changes up to dd2646553bc56b936b71143ead7949dd54e539fb:
Pulled in Marco's changes and replaced some of mine in favor of his. (2015-07-01 14:32:50 +0200)
Erich L Foster (3):
Updated various MaterialProperty variables to const in step with moose build 42.
Fixed one last issue with const MaterialProperty.
Pulled in Marco's changes and replaced some of mine in favor of his.
include/auxkernels/PostProcessorAux.h | 8 +++----
include/kernels/ActiveStress.h | 20 +++++++++----------
include/kernels/Compaction.h | 19 ++++++-----------
include/kernels/StressDivergenceCow.h | 15 +++++--------
include/kernels/StressDivergenceNew.h | 23 ++++++++-------------
include/materials/GuccioneCostaRot.h | 4 +--
6 files changed, 41 insertions(), 48 deletions(-)
Actions