Skip to content

Commit

Permalink
Move ReferenceResidualProblem to framework
Browse files Browse the repository at this point in the history
Closes #9151
  • Loading branch information
lindsayad authored and milljm committed Sep 10, 2019
1 parent c1af2c1 commit 38e81d6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Expand Up @@ -21,7 +21,7 @@
#include "libmesh/enum_norm_type.h"
#include "libmesh/utility.h"

registerMooseObject("ContactApp", ReferenceResidualProblem);
registerMooseObject("MooseApp", ReferenceResidualProblem);

template <>
InputParameters
Expand Down

0 comments on commit 38e81d6

Please sign in to comment.