https://mooseframework.inl.gov
Loading...
Searching...
No Matches
Functions
main.C File Reference

Go to the source code of this file.

Functions

GTEST_API_ int main (int argc, char **argv)
 

Function Documentation

◆ main()

GTEST_API_ int main ( int  argc,
char **  argv 
)

Definition at line 18 of file main.C.

19{
20 // gtest removes only its args from argc and argv, so this must be before MooseInit.
21 testing::InitGoogleTest(&argc, argv);
22
23 MooseInit init(argc, argv);
24 registerApp(ContactApp);
27
28 return RUN_ALL_TESTS();
29}
bool _throw_on_error
bool _throw_on_warning
void init(triangulateio &t)