Skip to content
Snippets Groups Projects

Resolve "StateBlock perturbation helper function for gtests"

4 files
+ 95
0
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -142,6 +142,10 @@ public:
**/
void resetLocalParamUpdated();
/** \brief perturb state
*/
void perturb(double amplitude = 0.1);
/** \brief Add this state_block to the problem
**/
//void addToProblem(ProblemPtr _problem_ptr);
Loading