moltres
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
ElementL2Diff Class Reference

#include <ElementL2Diff.h>

Inheritance diagram for ElementL2Diff:
[legend]

Public Member Functions

 ElementL2Diff (const InputParameters &parameters)
 
virtual Real getValue () const override
 

Static Public Member Functions

static InputParameters validParams ()
 

Protected Member Functions

virtual Real computeQpIntegral () override
 

Protected Attributes

const VariableValue & _u_old
 

Constructor & Destructor Documentation

◆ ElementL2Diff()

ElementL2Diff::ElementL2Diff ( const InputParameters &  parameters)

Member Function Documentation

◆ computeQpIntegral()

Real ElementL2Diff::computeQpIntegral ( )
overrideprotectedvirtual

◆ getValue()

Real ElementL2Diff::getValue ( ) const
overridevirtual

◆ validParams()

InputParameters ElementL2Diff::validParams ( )
static

Member Data Documentation

◆ _u_old

const VariableValue& ElementL2Diff::_u_old
protected

The documentation for this class was generated from the following files: