|
GEOS
|
#include "common/DataTypes.hpp"#include "common/GEOS_RAJA_Interface.hpp"#include "constitutive/fluid/reactivefluid/ReactiveSinglePhaseFluid.hpp"#include "constitutive/fluid/reactivefluid/ReactiveFluidLayouts.hpp"#include "constitutive/fluid/singlefluid/SingleFluidBase.hpp"#include "constitutive/fluid/singlefluid/SingleFluidUtils.hpp"#include "codingUtilities/Utilities.hpp"#include "physicsSolvers/fluidFlow/kernels/singlePhase/reactive/KernelLaunchSelectors.hpp"Go to the source code of this file.
Classes | |
| class | geos::singlePhaseReactiveBaseKernels::SourceFluxComputeKernel< NUM_DOF, NUM_SPECIES, BASE_FLUID_TYPE > |
| Define the interface for the assembly kernel in charge of source flux. More... | |
| struct | geos::singlePhaseReactiveBaseKernels::SourceFluxComputeKernel< NUM_DOF, NUM_SPECIES, BASE_FLUID_TYPE >::StackVariables |
| Kernel variables (dof numbers, jacobian and residual) located on the stack. More... | |
| class | geos::singlePhaseReactiveBaseKernels::SourceFluxComputeKernelFactory |
Namespaces | |
| geos | |