![]() |
00001 // Copyright (C) 2003 Johan Hoffman and Anders Logg. 00002 // Licensed under the GNU GPL Version 2. 00003 00004 #ifndef __DOLFIN_MAP_H 00005 #define __DOLFIN_MAP_H 00006 00007 // Mapping from reference element 00008 00009 #include <dolfin/Map.h> 00010 #include <dolfin/P1TriMap.h> 00011 #include <dolfin/P1TetMap.h> 00012 00013 #endif
Documentation automatically generated with Doxygen on 10 Sep 2004.