|
GEOS
|
#include "common/DataLayouts.hpp"#include "common/DataTypes.hpp"#include "constitutive/fluid/reactivefluid/ReactiveSinglePhaseFluid.hpp"#include "constitutive/fluid/reactivefluid/ReactiveFluidLayouts.hpp"#include "constitutive/solid/CoupledSolidBase.hpp"#include "physicsSolvers/fluidFlow/kernels/singlePhase/AccumulationKernels.hpp"#include "physicsSolvers/fluidFlow/kernels/singlePhase/reactive/KernelLaunchSelectors.hpp"Go to the source code of this file.
Classes | |
| class | geos::singlePhaseReactiveBaseKernels::AccumulationKernel< SUBREGION_TYPE, NUM_DOF, NUM_SPECIES, BASE_FLUID_TYPE > |
| Define the interface for the assembly kernel in charge of accumulation. More... | |
| struct | geos::singlePhaseReactiveBaseKernels::AccumulationKernel< SUBREGION_TYPE, NUM_DOF, NUM_SPECIES, BASE_FLUID_TYPE >::StackVariables |
| Kernel variables (dof numbers, jacobian and residual) located on the stack. More... | |
| class | geos::singlePhaseReactiveBaseKernels::AccumulationKernelFactory |
Namespaces | |
| geos | |