Overture
Version 25
Main Page
Namespaces
Classes
Files
File List
File Members
Overture.v25.d
include
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
4
class
UpdateRefinementData
5
{
6
public
:
7
8
real
timeForInterpData
;
9
real
timeForCopyInterpPoints
;
10
11
};
12
13
14
#endif
Generated on Fri Jan 4 2013 10:18:00 for Overture by
1.8.3