![]() |
LifeV
|
A short description of the test content. More...
Include dependency graph for doc/CodingGuidelines/main.cpp:Go to the source code of this file.
Functions | |
| LifeV::AboutData | makeAbout () |
| int | main (int argc, char **argv) |
A short description of the test content.
Here write a long and detailed description of the test.
Please note that the test should be quick (maximum 5 minutes) and should not be an application.
Remember to add and configure a testsuite.at file to allow night execution of the test inside the testsuite.
Definition in file doc/CodingGuidelines/main.cpp.
| LifeV::AboutData makeAbout | ( | ) |
Definition at line 55 of file doc/CodingGuidelines/main.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 73 of file doc/CodingGuidelines/main.cpp.