# Generated by roxygen2: do not edit by hand

S3method(mbal_forecast_gas,volumetric_forecast_gas)
S3method(mbal_forecast_oil,gas_cap_forecast_oil)
S3method(mbal_forecast_oil,volumetric_forecast_oil)
S3method(mbal_optim_gas,volumetric_optim_gas)
S3method(mbal_optim_gas,water_drive_optim_gas)
S3method(mbal_optim_oil,combination_optim_oil)
S3method(mbal_optim_oil,gas_cap_optim_oil)
S3method(mbal_optim_oil,volumetric_optim_oil)
S3method(mbal_optim_oil,water_drive_optim_oil)
S3method(mbal_perform_gas,volumetric_gas)
S3method(mbal_perform_gas,water_drive_gas)
S3method(mbal_perform_oil,combination_oil)
S3method(mbal_perform_oil,gas_cap_oil)
S3method(mbal_perform_oil,volumetric_oil)
S3method(mbal_perform_oil,water_drive_oil)
export(mbal_forecast_gas)
export(mbal_forecast_oil)
export(mbal_forecast_param_gas)
export(mbal_forecast_param_oil)
export(mbal_optim_gas)
export(mbal_optim_oil)
export(mbal_optim_param_gas)
export(mbal_optim_param_oil)
export(mbal_perform_gas)
export(mbal_perform_oil)
export(mbal_perform_param_gas)
export(mbal_perform_param_oil)
export(mbal_time)
import(gsl)
import(minpack.lm)
importFrom(graphics,abline)
importFrom(graphics,mtext)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(pracma,coth)
importFrom(pracma,fzero)
importFrom(pracma,trapz)
importFrom(stats,approx)
importFrom(stats,lag)
importFrom(stats,lm)
