addOutputVtkFields(MultiWriter &writer) | Dumux::FVTransport< TypeTag > | inline |
deserializeEntity(std::istream &instream, const Element &element) | Dumux::FVTransport< TypeTag > | inline |
enableLocalTimeStepping() | Dumux::FVTransport< TypeTag > | inline |
FVTransport(Problem &problem) | Dumux::FVTransport< TypeTag > | inline |
getFlux(Scalar &update, const Intersection &intersection, CellData &cellDataI) | Dumux::FVTransport< TypeTag > | |
getFluxOnBoundary(Scalar &update, const Intersection &intersection, CellData &cellDataI) | Dumux::FVTransport< TypeTag > | |
getSource(Scalar &update, const Element &element, CellData &cellDataI) | Dumux::FVTransport< TypeTag > | |
getTransportedQuantity(TransportSolutionType &transportedQuantity) | Dumux::FVTransport< TypeTag > | |
initialize() | Dumux::FVTransport< TypeTag > | inline |
innerUpdate(TransportSolutionType &updateVec) | Dumux::FVTransport< TypeTag > | protected |
inPhysicalRange(DataEntry &entry) | Dumux::FVTransport< TypeTag > | |
serializeEntity(std::ostream &outstream, const Element &element) | Dumux::FVTransport< TypeTag > | inline |
setTransportedQuantity(TransportSolutionType &transportedQuantity) | Dumux::FVTransport< TypeTag > | |
update(const Scalar t, Scalar &dt, TransportSolutionType &updateVec, bool impet=false) | Dumux::FVTransport< TypeTag > | |
updateMaterialLaws() | Dumux::FVTransport< TypeTag > | |
updateTransport(const Scalar t, Scalar &dt, TransportSolutionType &updateVec) | Dumux::FVTransport< TypeTag > | inline |
updateTransportedQuantity(TransportSolutionType &updateVec) | Dumux::FVTransport< TypeTag > | |