SummaryState: move forwarding to fix doxy
This commit is contained in:
parent
058b41e7d7
commit
b968cd7d95
@ -30,8 +30,9 @@
|
||||
|
||||
#include <opm/common/utility/TimeService.hpp>
|
||||
|
||||
namespace Opm{
|
||||
namespace Opm {
|
||||
|
||||
class UDQSet;
|
||||
|
||||
/*
|
||||
The purpose of this class is to serve as a small container object for
|
||||
@ -65,8 +66,6 @@ namespace Opm{
|
||||
st.has_well_var("OPY", "WGOR") => False
|
||||
*/
|
||||
|
||||
class UDQSet;
|
||||
|
||||
class SummaryState {
|
||||
public:
|
||||
typedef std::unordered_map<std::string, double>::const_iterator const_iterator;
|
||||
|
Loading…
Reference in New Issue
Block a user