ChildType typedef | Dune::PDELab::VectorDiscreteGridFunction< T, X, dimR > | |
dataSetType() const | Dune::PDELab::GridFunctionOutputParameters | inline |
evaluate(const typename Traits::ElementType &e, const typename Traits::DomainType &x, typename Traits::RangeType &y) const | Dune::PDELab::VectorDiscreteGridFunction< T, X, dimR > | inline |
getGridView() const | Dune::PDELab::VectorDiscreteGridFunction< T, X, dimR > | inline |
GridFunctionBase(typename Output::DataSetType dataSetType=Output::vertexData) | Dune::PDELab::GridFunctionBase< T, Imp > | inline |
GridFunctionInterface(Output::DataSetType dataSetType=Output::vertexData) | Dune::PDELab::GridFunctionInterface< T, Imp > | inline |
GridFunctionOutputParameters(Output::DataSetType dataSetType=Output::vertexData) | Dune::PDELab::GridFunctionOutputParameters | inline |
GridViewType typedef | Dune::PDELab::GridFunctionBase< T, Imp > | |
ImplementationTag typedef | Dune::PDELab::GridFunctionBase< T, Imp > | |
Output typedef | Dune::PDELab::GridFunctionBase< T, Imp > | |
RF typedef | Dune::PDELab::VectorDiscreteGridFunction< T, X, dimR > | |
RT typedef | Dune::PDELab::VectorDiscreteGridFunction< T, X, dimR > | |
setDataSetType(Output::DataSetType dataSetType) | Dune::PDELab::GridFunctionOutputParameters | inline |
Traits typedef | Dune::PDELab::VectorDiscreteGridFunction< T, X, dimR > | |
VectorDiscreteGridFunction(const GFS &gfs, const X &x_, std::size_t start=0) | Dune::PDELab::VectorDiscreteGridFunction< T, X, dimR > | inline |
VectorDiscreteGridFunction(std::shared_ptr< const GFS > gfs, std::shared_ptr< const X > x_, std::size_t start=0) | Dune::PDELab::VectorDiscreteGridFunction< T, X, dimR > | inline |
VectorDiscreteGridFunction(const GFS &gfs, const X &x_, const Remap &remap_) | Dune::PDELab::VectorDiscreteGridFunction< T, X, dimR > | inline |
VectorDiscreteGridFunction(std::shared_ptr< const GFS > gfs, std::shared_ptr< const X > x_, const Remap &remap_) | Dune::PDELab::VectorDiscreteGridFunction< T, X, dimR > | inline |