https://mooseframework.inl.gov
subchannel
src
Functions
main.C File Reference
Go to the source code of this file.
Functions
int
main
(
int
argc, char *argv[])
Function Documentation
◆
main()
int
main
(
int
argc
,
char *
argv
[]
)
Definition at line
14
of file
main.C
.
15
{
16
Moose::main<SubChannelTestApp>(argc, argv);
17
18
return
0;
19
}
Generated on Thu Jul 17 2025 01:44:59 for https://mooseframework.inl.gov by
1.8.14