You are here: Home Documentation Guidelines and Template files

Guidelines and Template files

Document Emacs Developers Notes
Developers using (x)emacs can use the templates (placed in the template folder) for newly created files in LifeV, with extension support for C++ headers/implementation, m4, README, automake Makefiles, autotest, and doxygen.
File LifeV Development Guidelines
This short guide provides some useful rules to improve the development of LifeV Library. Following the example of Trilinos and other well structured libraries, we have understood that it is mandatory to follow some common rules in the implementation of our code. A better organization of classes and files, together with the development of a complete and exaustive documentation, will help old and new developers to take advantage of all the available features of our library, improving productivity and results.
File TemplateClass.hpp
A template header for new LifeV classes.
File TemplateClass.cpp
A template implementation example, for new LifeV classes.
File Testsuite Templates: Makefile.am
A template makefile example for new test in the LifeV testsuite.
File Testsuite Templates: main.cpp
A template main file for the development of new LifeV test in the testsuite.
File Testsuite Templates: testsuite.at
A template for the night compilation of new test in the LifeV testsuite.
Document Actions
« March 2010 »
March
MoTuWeThFrSaSu
1234567
891011121314
15161718192021
22232425262728
293031