Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

vectorial.hh
Go to the documentation of this file.
00001 // include files for the vectorial subdirectory
00002 
00003 #ifndef vectorial_hh
00004 #define vectorial_hh
00005 
00006 #include "vectorial/vectorial.hh"
00007 #include "vectorial/linearForm.hh"
00008 #include "vectorial/linearFormHelper.hh"
00009 #include "vectorial/blockOperator.hh"
00010 #include "vectorial/timeLinearForm.hh"
00011 #include "vectorial/elementPairListIdentic.hh"
00012 #include "vectorial/cgUzawa.hh"
00013 #include "vectorial/cgUzawaFabric.hh"
00014 #include "vectorial/bramblePasciak.hh"
00015 #include "vectorial/bramblePasciakFabric.hh"
00016 
00017 
00022 namespace vectorial {
00023   // leave this empty, just for documentation
00024 }
00025 
00026 #endif // vectorial_hh

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)