Remove unused data member.
This commit is contained in:
parent
4d2043a3ba
commit
11bea99bef
@ -112,7 +112,6 @@ namespace Opm
|
||||
bool use_multidim_upwind_;
|
||||
std::vector<double> face_tof_; // For multidim upwind face tofs.
|
||||
std::vector<double> face_part_tof_; // For multidim upwind face tofs.
|
||||
mutable std::vector<int> adj_faces_; // For multidim upwind logic.
|
||||
};
|
||||
|
||||
} // namespace Opm
|
||||
|
Loading…
Reference in New Issue
Block a user