LifeV
doc/CodingGuidelines/main.cpp File Reference

A short description of the test content. More...

#include <Epetra_ConfigDefs.h>
#include <Epetra_SerialComm.h>
#include <lifev/core/LifeV.hpp>
+ 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)
 

Detailed Description

A short description of the test content.

Author
Name Surname name..nosp@m.surn.nosp@m.ame@e.nosp@m.mail.nosp@m..org
Date
00-00-0000

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.

Function Documentation

◆ makeAbout()

LifeV::AboutData makeAbout ( )

Definition at line 55 of file doc/CodingGuidelines/main.cpp.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 73 of file doc/CodingGuidelines/main.cpp.