My Project
Loading...
Searching...
No Matches
Opm::FIBlackOilModel< TypeTag > Class Template Reference
Inheritance diagram for Opm::FIBlackOilModel< TypeTag >:

Public Member Functions

 FIBlackOilModel (Simulator &simulator)
 
void invalidateAndUpdateIntensiveQuantities (unsigned timeIdx) const
 
void invalidateAndUpdateIntensiveQuantitiesOverlap (unsigned timeIdx) const
 
template<class GridSubDomain >
void invalidateAndUpdateIntensiveQuantities (unsigned timeIdx, const GridSubDomain &gridSubDomain) const
 
void updateFailed ()
 Called by the update() method if it was unsuccessful.
 
const IntensiveQuantities & intensiveQuantities (unsigned globalIdx, unsigned timeIdx) const
 

Member Function Documentation

◆ updateFailed()

template<typename TypeTag >
void Opm::FIBlackOilModel< TypeTag >::updateFailed ( )
inline

Called by the update() method if it was unsuccessful.

This is primary a hook which the actual model can overload.


The documentation for this class was generated from the following file: