GEOS
|
#include "physicsSolvers/fluidFlow/kernels/compositional/DirichletFluxComputeKernel.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::DirichletFluxComputeKernel< NUM_COMP, NUM_DOF, FLUIDWRAPPER > |
Define the interface for the assembly kernel in charge of Dirichlet face flux terms. More... | |
struct | geos::thermalCompositionalMultiphaseFVMKernels::DirichletFluxComputeKernel< NUM_COMP, NUM_DOF, FLUIDWRAPPER >::StackVariables |
class | geos::thermalCompositionalMultiphaseFVMKernels::DirichletFluxComputeKernelFactory |
Namespaces | |
geos | |