Home
last modified time | relevance | path

Searched defs:LevelGridView (Results 1 – 25 of 28) sorted by relevance

12

/dports/math/dune-multidomaingrid/dune-multidomaingrid-cd5679974fe1c91b56e74022e95f01b1d2018c3b/dune/grid/multidomaingrid/
H A Dgridview.hh15 class LevelGridView class
25 LevelGridView(const GridImp& grid, int level) in LevelGridView() function in Dune::mdgrid::LevelGridView
/dports/math/dune-multidomaingrid/dune-multidomaingrid-cd5679974fe1c91b56e74022e95f01b1d2018c3b/dune/grid/multidomaingrid/subdomaingrid/
H A Dgridview.hh17 class LevelGridView class
27 LevelGridView(const GridImp& grid, int level) in LevelGridView() function in Dune::mdgrid::subdomain::LevelGridView
H A Dsubdomaingrid.hh120 using LevelGridView = Dune::GridView<LevelGridViewTraits<const Grid>>; typedef
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/dune/alugrid/3d/
H A Dalugrid.hh138 typedef Dune::GridView< ALU3dLevelGridViewTraits< const This, pitype > > LevelGridView; typedef
142 typedef typename Partition< All_Partition > :: LevelGridView LevelGridView; typedef in Dune::ALUGrid
160 typedef typename Partition< pitype >::LevelGridView LevelGridView; in levelGridView() typedef
H A Dgrid.hh362 typedef Dune::GridView< ALU3dLevelGridViewTraits< const Grid, pitype > > LevelGridView; typedef
369 typedef typename Partition< All_Partition > :: LevelGridView LevelGridView; typedef
512 LevelGridView; typedef
519 typedef typename Partition< All_Partition > :: LevelGridView LevelGridView; typedef in Dune::ALU3dGrid
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/multispgrid/
H A Dgridfamily.hh144 typedef Dune::GridView< MultiSPLevelGridViewTraits< pitype, const Grid > > LevelGridView; typedef
155 typedef typename Partition< All_Partition >::LevelGridView LevelGridView; typedef
H A Dgrid.hh85 typedef typename Partition< All_Partition >::LevelGridView LevelGridView; typedef in Dune::MultiSPGrid
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/filteredgrid/
H A Dgridfamily.hh95 typedef Dune::GridView< FilteredGridViewTraits< HostGridView, pitype > > LevelGridView; typedef
101 typedef typename Partition< All_Partition >::LevelGridView LevelGridView; typedef
H A Dgrid.hh82 typedef typename Partition< All_Partition >::LevelGridView LevelGridView; typedef in Dune::FilteredGrid
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/prismgrid/
H A Dgridfamily.hh131 typedef Dune::GridView< DefaultLevelGridViewTraits< const Grid, pitype > > LevelGridView; typedef
135 typedef typename Partition< All_Partition >::LevelGridView LevelGridView; typedef
H A Dgrid.hh77 typedef typename Partition< All_Partition >::LevelGridView LevelGridView; typedef in Dune::PrismGrid
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/common/test/
H A Dscsgmappertest.cc121 using LevelGridView = typename Grid::LevelGridView; in main() typedef
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/parallelgrid/
H A Dgrid.hh117 typedef Dune::GridView< ParallelGridLevelViewTraits< HostGrid, pitype > > LevelGridView; typedef
121 typedef typename Partition< All_Partition >::LevelGridView LevelGridView; typedef
203 … typedef typename GridFamily::Traits::template Partition< pitype >::LevelGridView LevelGridView; typedef
208 typedef typename Partition< All_Partition >::LevelGridView LevelGridView; typedef in Dune::ParallelGrid
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/cacheitgrid/
H A Dgrid.hh119 typedef Dune::GridView< CacheItGridLevelGridViewTraits< HostGrid, pitype > > LevelGridView; typedef
123 … typedef Dune::GridView< CacheItGridLevelGridViewTraits< HostGrid, All_Partition > > LevelGridView; typedef
210 LevelGridView; typedef
216 typedef typename Partition< All_Partition >::LevelGridView LevelGridView; typedef in Dune::CacheItGrid
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/cartesiangrid/
H A Dgrid.hh132 …typedef Dune::GridView< CartesianGridViewTraits< typename HostGrid::LevelGridView, pitype > > Leve… typedef
136 typedef typename Partition< All_Partition > :: LevelGridView LevelGridView; typedef
247 … typedef typename GridFamily::Traits::template Partition< pitype >::LevelGridView LevelGridView; typedef
252 typedef typename Partition< All_Partition >::LevelGridView LevelGridView; typedef in Dune::CartesianGrid
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/idgrid/
H A Dgrid.hh121 …typedef Dune::GridView< IdGridViewTraits< typename HostGrid::LevelGridView, pitype > > LevelGridVi… typedef
125 typedef typename Partition< All_Partition > :: LevelGridView LevelGridView; typedef
201 typedef typename Traits::LevelGridView LevelGridView; typedef in Dune::IdGrid
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/common/
H A Dgrid.hh405 typedef typename GridFamily::Traits::LevelGridView LevelGridView; typedef in Dune::Grid
1048 typedef Dune::GridView< LevelGridViewTraits< const GridImp > > LevelGridView; typedef
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/geometrygrid/
H A Dgridfamily.hh112 …typedef Dune::GridView< GeoGrid::GridViewTraits< typename HostGrid::LevelGridView, CoordFunction, … typedef
H A Dgrid.hh145 typedef typename GridFamily::Traits::LevelGridView LevelGridView; typedef in Dune::GeometryGrid
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/albertagrid/
H A Dgridfamily.hh137 typedef Dune::GridView< AlbertaLevelGridViewTraits< const GridImp > > LevelGridView; typedef
/dports/math/dune-polygongrid/dune-polygongrid-f76933aa51aa3ae3e58a5705f9f7ce7d1f6c012c/dune/polygongrid/
H A Dgrid.hh42 typedef typename Base::LevelGridView LevelGridView; typedef in Dune::PolygonGrid
H A Dgridfamily.hh60 typedef MacroGridView LevelGridView; typedef
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/spheregrid/
H A Dgrid.hh102 …typedef Dune::GridView< SphereGridViewTraits< typename HostGrid::LevelGridView, MapToSphere > > Le… typedef
179 typedef typename GridFamily::Traits::LevelGridView LevelGridView; typedef in Dune::SphereGrid
/dports/math/dune-spgrid/dune-spgrid-3977013bee93d1b113b155cc5b881d28d3ee37f5/dune/grid/spgrid/
H A Dgrid.hh118 typedef Dune::GridView< SPGridViewTraits< const Grid > > LevelGridView; typedef
179 typedef typename Base::LevelGridView LevelGridView; typedef in Dune::SPGrid
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/test/
H A Dstaticcheck.hh478 using LevelGridView [[maybe_unused]] = typename Grid::LevelGridView; in check() typedef

12