GEOS
Classes | Namespaces | Typedefs
SolidMechanicsALMSimultaneousKernels.hpp File Reference
#include "SolidMechanicsConformingContactKernelsBase.hpp"
#include "mesh/MeshFields.hpp"

Go to the source code of this file.

Classes

class  geos::solidMechanicsALMKernels::ALMSimultaneous< CONSTITUTIVE_TYPE, FE_TYPE >
 Define the base interface for implicit finite element kernels. More...
 
struct  geos::solidMechanicsALMKernels::ALMSimultaneous< CONSTITUTIVE_TYPE, FE_TYPE >::StackVariables
 Kernel variables allocated on the stack. More...
 
struct  geos::solidMechanicsALMKernels::ComputeTractionSimultaneousKernel
 A struct to compute the traction after nonlinear solve. More...
 

Namespaces

 geos
 

Typedefs

using geos::solidMechanicsALMKernels::ALMSimultaneousFactory = finiteElement::InterfaceKernelFactory< ALMSimultaneous, arrayView1d< globalIndex const > const, arrayView1d< globalIndex const > const, globalIndex const, CRSMatrixView< real64, globalIndex const > const, arrayView1d< real64 > const, real64 const, arrayView1d< localIndex const > const >
 The factory used to construct the kernel.