15 #include "libmesh/numeric_vector.h"
static InputParameters validParams()
ExplicitMixedOrder::TimeOrder _var_time_order
variable time order need for computing BC
virtual Real computeQpValue()=0
Compute the value of the DirichletBC at the current quadrature point.
Base boundary condition of a direct Dirichlet type.
ExplicitDirichletBCBase(const InputParameters ¶meters)
Implements a form of the central difference time integrator that calculates acceleration directly fro...
The following methods are specializations for using the Parallel::packed_range_* routines for a vecto...
virtual Real computeQpResidual() override
const NumericVector< Number > & initLumpedMass()
Initialize the lumped mass matrix.
const NumericVector< Number > & _mass_diag
The diagonal of the mass matrix.
virtual void timestepSetup() override
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
const ExplicitMixedOrder * _explicit_integrator
explicit time integrator