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

hp1D.hh
Go to the documentation of this file.
00001 // include files for the hp1D subdirectory
00002 
00003 #ifndef hp1D_hh
00004 #define hp1D_hh
00005 
00006 #include "hp1D/element.hh"
00007 #include "hp1D/space.hh"
00008 #include "hp1D/bilinearForm.hh"
00009 #include "hp1D/linearForm.hh"
00010 #include "hp1D/hpExtension.hh"
00011 #include "hp1D/lineGraphics.hh"
00012 #include "hp1D/matrices.hh"
00013 #include "hp1D/pSpaceL2.hh"
00014 #include "hp1D/formula.hh"
00015 #include "hp1D/function.hh"
00016 #include "hp1D/dualSpace.hh"
00017 
00021 namespace hp1D {
00022   // leave this empty, just for documentation
00023 }
00024 
00025 #endif // hp1D_hh

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