00001 // include files for the hp3D subdirectory 00002 00003 #ifndef hp3D_hh 00004 #define hp3D_hh 00005 00006 #include "hp3D/element.hh" 00007 #include "hp3D/hexahedron.hh" 00008 #include "hp3D/space.hh" 00009 #include "hp3D/linearForm.hh" 00010 #include "hp3D/bilinearForm.hh" 00011 #include "hp3D/hpExtension.hh" 00012 #include "hp3D/zerotangential.hh" 00013 #include "hp3D/rotrot.hh" 00014 #include "hp3D/divdiv.hh" 00015 #include "hp3D/singularSet.hh" 00016 #include "hp3D/shortestDist.hh" 00017 #include "hp3D/spaceTransition.hh" 00018 #include "hp3D/formulaFromWeight.hh" 00019 #include "hp3D/sumfact.hh" 00020 #include "hp3D/aprioriRef.hh" 00021 #include "hp3D/buildDofsBase.hh" 00022 #include "hp3D/buildVtxDofs.hh" 00023 #include "hp3D/buildEdgeDofs.hh" 00024 #include "hp3D/buildFaceDofs.hh" 00025 #include "hp3D/buildInnerDofs.hh" 00026 00038 namespace hp3D { 00039 // leave this empty, just for documentation 00040 } 00041 00042 #endif // hp3D_hh