https://mooseframework.inl.gov
Loading...
Searching...
No Matches
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 15 of file main.C.

16{
17 return Moose::main<ContactTestApp>(argc, argv);
18}