Overture  Version 25
UpdateRefinementData.h
Go to the documentation of this file.
1 #ifndef UPDATE_REFINEMENT_DATA_H
2 
3 // This class holds data that is passed around within the updateRefinement function
5 {
6 public:
7 
10 
11 };
12 
13 
14 #endif