https://mooseframework.inl.gov
Loading...
Searching...
No Matches
scalar_transport
include
kernels
TimeDerivativeLM.h
Go to the documentation of this file.
1
//* This file is part of the MOOSE framework
2
//* https://mooseframework.inl.gov
3
//*
4
//* All rights reserved, see COPYRIGHT for full restrictions
5
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
6
//*
7
//* Licensed under LGPL 2.1, please see LICENSE for details
8
//* https://www.gnu.org/licenses/lgpl-2.1.html
9
10
#pragma once
11
12
#include "
LMTimeKernel.h
"
13
17
class
TimeDerivativeLM
:
public
LMTimeKernel
18
{
19
public
:
20
TimeDerivativeLM
(
const
InputParameters
&
parameters
);
21
22
static
InputParameters
validParams
();
23
24
protected
:
25
ADReal
precomputeQpResidual
()
override
;
26
};
ADReal
DualNumber< Real, DNDerivativeType, true > ADReal
LMTimeKernel.h
LMTimeKernel
A base class for creating time derivative terms in primal equations which have associated constraints...
Definition
LMTimeKernel.h:19
ADKernelValueTempl::parameters
const InputParameters & parameters() const
TimeDerivativeLM
Adds a time derivative term to a Lagrange multiplier constrained primal equation.
Definition
TimeDerivativeLM.h:18
TimeDerivativeLM::validParams
static InputParameters validParams()
Definition
TimeDerivativeLM.C:15
TimeDerivativeLM::precomputeQpResidual
ADReal precomputeQpResidual() override
Definition
TimeDerivativeLM.C:26
InputParameters
Generated on Fri Aug 21 2026 13:41:34 for https://mooseframework.inl.gov by
1.9.8