GEOS
Classes | Namespaces | Typedefs
ImplicitSmallStrainNewmark.hpp File Reference
#include "ImplicitSmallStrainQuasiStatic.hpp"
#include "finiteElement/kernelInterface/SparsityKernelBase.hpp"

Go to the source code of this file.

Classes

class  geos::solidMechanicsLagrangianFEMKernels::ImplicitSmallStrainNewmark< SUBREGION_TYPE, CONSTITUTIVE_TYPE, FE_TYPE >
 Implements kernels for solving the equations of motion using an implicit Newmark's method.. More...
 
class  geos::solidMechanicsLagrangianFEMKernels::ImplicitSmallStrainNewmark< SUBREGION_TYPE, CONSTITUTIVE_TYPE, FE_TYPE >::StackVariables
 

Namespaces

 geos
 
 geos::solidMechanicsLagrangianFEMKernels
 Namespace to contain the solid mechanics kernels.
 

Typedefs

using geos::solidMechanicsLagrangianFEMKernels::ImplicitNewmarkFactory = finiteElement::KernelFactory< ImplicitSmallStrainNewmark, arrayView1d< globalIndex const > const &, globalIndex, CRSMatrixView< real64, globalIndex const > const, arrayView1d< real64 > const, real64 const, real64 const(&)[3], real64, real64, real64, real64 >
 The factory used to construct a ImplicitNewmark kernel.