dune-pdelab  2.5-dev
Dune::PDELab::StructuredGrid< YaspGrid< dim > > Member List

This is the complete list of members for Dune::PDELab::StructuredGrid< YaspGrid< dim > >, including all inherited members.

ctype typedefDune::PDELab::StructuredGrid< YaspGrid< dim > >
dimworldDune::PDELab::StructuredGrid< YaspGrid< dim > >static
getGrid()Dune::PDELab::StructuredGrid< YaspGrid< dim > >inline
getGrid() constDune::PDELab::StructuredGrid< YaspGrid< dim > >inline
getSharedPtr()Dune::PDELab::StructuredGrid< YaspGrid< dim > >inline
Grid typedefDune::PDELab::StructuredGrid< YaspGrid< dim > >
operator*()Dune::PDELab::StructuredGrid< YaspGrid< dim > >inline
operator*() constDune::PDELab::StructuredGrid< YaspGrid< dim > >inline
operator->()Dune::PDELab::StructuredGrid< YaspGrid< dim > >inline
operator->() constDune::PDELab::StructuredGrid< YaspGrid< dim > >inline
StructuredGrid(Dune::GeometryType::BasicType meshtype, unsigned int cells, int overlap=1)Dune::PDELab::StructuredGrid< YaspGrid< dim > >inline
StructuredGrid(Dune::GeometryType::BasicType meshtype, array< double, dimworld > lower_left, array< double, dimworld > upper_right, array< unsigned int, dim > cells, int overlap=1)Dune::PDELab::StructuredGrid< YaspGrid< dim > >inline
StructuredGrid(Dune::GeometryType::BasicType meshtype, array< double, dimworld > lower_left, array< double, dimworld > upper_right, array< unsigned int, dim > cells, array< bool, dim > periodic, int overlap=1)Dune::PDELab::StructuredGrid< YaspGrid< dim > >inline