ThermalGasWaterFlowProblem.hpp File Reference
#include <opm/common/ErrorMacros.hpp>
#include <opm/common/utility/VectorWithDefaultAllocator.hpp>
#include <opm/common/utility/gpuDecorators.hpp>
#include <opm/common/utility/gpuistl_if_available.hpp>
Include dependency graph for ThermalGasWaterFlowProblem.hpp:

Go to the source code of this file.

Classes

class  Opm::ThermalGasWaterFlowProblem< Scalar, Storage >
 

Namespaces

namespace  Opm
 
namespace  Opm::gpuistl
 A small, fixed‑dimension MiniVector class backed by std::array that can be used in both host and CUDA device code.
 

Functions

template<class Scalar >
ThermalGasWaterFlowProblem< Scalar, GpuBuffer > Opm::gpuistl::copy_to_gpu (ThermalGasWaterFlowProblem< Scalar, Opm::VectorWithDefaultAllocator > &cpuProblem)
 
template<class Scalar >
ThermalGasWaterFlowProblem< Scalar, GpuView > Opm::gpuistl::make_view (ThermalGasWaterFlowProblem< Scalar, GpuBuffer > &buffer)