GEOS
|
#include "physicsSolvers/fluidFlow/kernels/compositional/FluxComputeKernel.hpp"
#include "constitutive/fluid/multifluid/MultiFluidBase.hpp"
#include "constitutive/fluid/multifluid/MultiFluidFields.hpp"
#include "constitutive/thermalConductivity/MultiPhaseThermalConductivityBase.hpp"
#include "constitutive/thermalConductivity/ThermalConductivityFields.hpp"
Go to the source code of this file.
Classes | |
class | geos::thermalCompositionalMultiphaseFVMKernels::FluxComputeKernel< NUM_COMP, NUM_DOF, STENCILWRAPPER > |
Define the interface for the assembly kernel in charge of flux terms. More... | |
struct | geos::thermalCompositionalMultiphaseFVMKernels::FluxComputeKernel< NUM_COMP, NUM_DOF, STENCILWRAPPER >::StackVariables |
class | geos::thermalCompositionalMultiphaseFVMKernels::FluxComputeKernelFactory |
Namespaces | |
geos | |