This is the complete list of members for Dumux::TwoPGridDataTransfer< TypeTag >, including all inherited members.
reconstruct(const Grid &grid) override | Dumux::TwoPGridDataTransfer< TypeTag > | inline |
GridDataTransfer< GetPropType< TypeTag, Properties::Grid > >::reconstruct(const GetPropType< TypeTag, Properties::Grid > &)=0 | Dumux::GridDataTransfer< GetPropType< TypeTag, Properties::Grid > > | pure virtual |
store(const Grid &grid) override | Dumux::TwoPGridDataTransfer< TypeTag > | inline |
GridDataTransfer< GetPropType< TypeTag, Properties::Grid > >::store(const GetPropType< TypeTag, Properties::Grid > &)=0 | Dumux::GridDataTransfer< GetPropType< TypeTag, Properties::Grid > > | pure virtual |
TwoPGridDataTransfer(std::shared_ptr< const Problem > problem, std::shared_ptr< GridGeometry > gridGeometry, std::shared_ptr< const GridVariables > gridVariables, SolutionVector &sol) | Dumux::TwoPGridDataTransfer< TypeTag > | inline |
~GridDataTransfer()=default | Dumux::GridDataTransfer< GetPropType< TypeTag, Properties::Grid > > | virtual |