mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
adding one line comment for WellModel in BlackoilModelBase
This commit is contained in:
parent
350a38164e
commit
e67e31171d
@ -104,6 +104,7 @@ namespace Opm {
|
||||
/// It uses automatic differentiation via the class AutoDiffBlock
|
||||
/// to simplify assembly of the jacobian matrix.
|
||||
/// \tparam Grid UnstructuredGrid or CpGrid.
|
||||
/// \tparam WellModel WellModel employed.
|
||||
/// \tparam Implementation Provides concrete state types.
|
||||
template<class Grid, class WellModel, class Implementation>
|
||||
class BlackoilModelBase
|
||||
|
Loading…
Reference in New Issue
Block a user