GEOS
|
#include "physicsSolvers/solidMechanics/kernels/ImplicitSmallStrainQuasiStatic.hpp"
#include "SolidMechanicsConformingContactKernelsHelper.hpp"
Go to the source code of this file.
Classes | |
class | geos::solidMechanicsConformingContactKernels::FaceBubbleKernels< SUBREGION_TYPE, CONSTITUTIVE_TYPE, FE_TYPE > |
Implements kernels for solving quasi-static equilibrium. More... | |
struct | geos::solidMechanicsConformingContactKernels::FaceBubbleKernels< SUBREGION_TYPE, CONSTITUTIVE_TYPE, FE_TYPE >::StackVariables |
Kernel variables allocated on the stack. More... | |
Namespaces | |
geos | |
Typedefs | |
using | geos::solidMechanicsConformingContactKernels::FaceBubbleFactory = finiteElement::KernelFactory< FaceBubbleKernels, arrayView1d< globalIndex const > const, arrayView1d< globalIndex const > const, globalIndex const, CRSMatrixView< real64, globalIndex const > const, arrayView1d< real64 > const, real64 const, real64 const(&)[3] > |
The factory used to construct a QuasiStatic kernel. | |