Go to the source code of this file.
◆ main()
| GTEST_API_ int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
Definition at line 22 of file main.C.
23{
24
25 testing::InitGoogleTest(&argc, argv);
26
31
32 return RUN_ALL_TESTS();
33}
This is a demo used to demonstrate how to couple an external app through the MOOSE wrapper APP.
void init(triangulateio &t)