www.mooseframework.org
rdg
src
userobjects
Functions
BCUserObject.C File Reference
Go to the source code of this file.
Functions
template<>
InputParameters
validParams< BCUserObject >
()
Function Documentation
◆
validParams< BCUserObject >()
template<>
InputParameters
validParams
<
BCUserObject
>
(
)
Definition at line
14
of file
BCUserObject.C
.
15
{
16
InputParameters params = validParams<GeneralUserObject>();
17
return
params;
18
}
Generated on Sat Jan 25 2020 12:04:51 for www.mooseframework.org by
1.8.16