|
ThermalGasWaterFlowProblem.hpp
Go to the documentation of this file.
Definition: ThermalGasWaterFlowProblem.hpp:33 Storage< Scalar > & alpha0() Definition: ThermalGasWaterFlowProblem.hpp:72 BlackoilModuleParams< ConvectiveMixingModuleParam< Scalar, Storage > > ModuleParams Definition: ThermalGasWaterFlowProblem.hpp:35 Storage< Scalar > & alpha2() Definition: ThermalGasWaterFlowProblem.hpp:82 ThermalGasWaterFlowProblem(Storage< Scalar > alpha0, Storage< Scalar > alpha1, Storage< Scalar > alpha2, ModuleParams moduleParams) Definition: ThermalGasWaterFlowProblem.hpp:39 OPM_HOST_DEVICE const ModuleParams & moduleParams() const Definition: ThermalGasWaterFlowProblem.hpp:63 ThermalGasWaterFlowProblem()=default Storage< Scalar > & alpha1() Definition: ThermalGasWaterFlowProblem.hpp:77 OPM_HOST_DEVICE Scalar getAlpha(unsigned globalIndex, unsigned boundaryFaceIndex) const Definition: ThermalGasWaterFlowProblem.hpp:50 OPM_HOST_DEVICE ModuleParams & moduleParams() Definition: ThermalGasWaterFlowProblem.hpp:67 ThermalGasWaterFlowProblem< Scalar, GpuView > make_view(ThermalGasWaterFlowProblem< Scalar, GpuBuffer > &buffer) Definition: ThermalGasWaterFlowProblem.hpp:111 ThermalGasWaterFlowProblem< Scalar, GpuBuffer > copy_to_gpu(ThermalGasWaterFlowProblem< Scalar, Opm::VectorWithDefaultAllocator > &cpuProblem) Definition: ThermalGasWaterFlowProblem.hpp:99 Definition: blackoilbioeffectsmodules.hh:45 Definition: blackoilmoduleparams.hh:22 |