16 #ifndef __SOLVER_HEADER__
17 #define __SOLVER_HEADER__
IsothermalSolver class declaration.
double OCP_DBL
Double precision.
OCPOutput class declaration.
IsothermalSolver class for fluid solution method.
Linear solvers for discrete systems.
All control parameters except for well controlers.
The OCPOutput class manages different kinds of ways to output information.
Solver class for overall solution methods.
void Setup(Reservoir &rs, const OCPControl &ctrl)
Setup Solver.
void RunSimulation(Reservoir &rs, OCPControl &ctrl, OCPOutput &output)
Start simulation.
void InitReservoir(Reservoir &rs) const
Initialize the reservoir.