https://mooseframework.inl.gov
subchannel
include
actions
AddSCMClosureAction.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 "
AddUserObjectAction.h
"
13
17
class
AddSCMClosureAction
:
public
AddUserObjectAction
18
{
19
public
:
20
static
InputParameters
validParams
();
21
22
AddSCMClosureAction
(
const
InputParameters
& params);
23
};
AddUserObjectAction
InputParameters
AddSCMClosureAction::AddSCMClosureAction
AddSCMClosureAction(const InputParameters ¶ms)
Definition:
AddSCMClosureAction.C:23
AddSCMClosureAction::validParams
static InputParameters validParams()
Definition:
AddSCMClosureAction.C:15
AddUserObjectAction.h
AddSCMClosureAction
Action for building an SCMClosures block.
Definition:
AddSCMClosureAction.h:17
Generated on Tue Jun 2 2026 21:46:20 for https://mooseframework.inl.gov by
1.8.14