|
GEOS
|
#include "finiteElement/kernelInterface/ImplicitKernelBase.hpp"#include "SolidMechanicsConformingContactKernelsHelper.hpp"Go to the source code of this file.
Classes | |
| class | geos::solidMechanicsConformingContactKernels::PressureFaceBubbleKernels< SUBREGION_TYPE, CONSTITUTIVE_TYPE, FE_TYPE > |
| Implements kernels for computing the pressure contribution given by the bubble face functions to the balance of momentum equation. More... | |
| struct | geos::solidMechanicsConformingContactKernels::PressureFaceBubbleKernels< SUBREGION_TYPE, CONSTITUTIVE_TYPE, FE_TYPE >::StackVariables |
| Kernel variables allocated on the stack. More... | |
Namespaces | |
| geos | |
Typedefs | |
| using | geos::solidMechanicsConformingContactKernels::PressureFaceBubbleFactory = finiteElement::KernelFactory< PressureFaceBubbleKernels, arrayView1d< globalIndex const > const, arrayView1d< globalIndex const > const, globalIndex const, CRSMatrixView< real64, globalIndex const > const, arrayView1d< real64 > const, real64 const > |
| The factory used to construct a QuasiStatic kernel. | |