const QBase & get_element_qrule() const
Accessor for element interior quadrature rule for the dimension of the current _elem.
const System & get_system() const
Accessor for associated system.
const std::vector< DenseVector< Number > > & get_qoi_derivatives() const
Const accessor for QoI derivatives.
unsigned int n_dof_indices() const
Total number of dof indices on the element.
void interior_values(unsigned int var, const NumericVector< Number > &_system_vector, std::vector< OutputType > &interior_values_vector) const
Fills a vector of values of the _system_vector at the all the quadrature points in the current elemen...
This class provides all data required for a physics package (e.g.
void get_element_fe(unsigned int var, FEGenericBase< OutputShape > *&fe) const
Accessor for interior finite element object for variable var for the largest dimension in the mesh.
This class provides all data required for a physics package (e.g.