#include <boost/mpl/if.hpp>
#include <boost/mpl/identity.hpp>
#include <boost/spirit/home/phoenix/stl/algorithm.hpp>
#include <feel/feelmesh/submeshdata.hpp>
Go to the source code of this file.
|
template<typename MeshType , typename IteratorRange , int TheTag = MeshType::tag> |
createSubmeshTool< MeshType,
typename
detail::submeshrangetype
< IteratorRange >::type,
TheTag >::mesh_build_ptrtype | Feel::createSubmesh (boost::shared_ptr< MeshType > inputMesh, IteratorRange const &range, size_type ctx=EXTRACTION_KEEP_MESH_RELATION) |
|