Skip to content

Commit

Permalink
Fix ProjectionTransfer load imbalance crash
Browse files Browse the repository at this point in the history
  • Loading branch information
smharper committed Aug 19, 2015
1 parent fdc0803 commit b2062b6
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 128 deletions.
2 changes: 0 additions & 2 deletions framework/include/transfers/MultiAppProjectionTransfer.h
Expand Up @@ -56,8 +56,6 @@ class MultiAppProjectionTransfer : public MultiAppTransfer

friend void assemble_l2(EquationSystems & es, const std::string & system_name);

NumericVector<Number> * _serialized_master_solution;

};


Expand Down

0 comments on commit b2062b6

Please sign in to comment.