This is the complete list of members for Opm::TofReorder, including all inherited members.
components() const | Opm::ReorderSolverInterface | protected |
reorderAndTransport(const UnstructuredGrid &grid, const double *darcyflux) | Opm::ReorderSolverInterface | protected |
sequence() const | Opm::ReorderSolverInterface | protected |
solveTof(const double *darcyflux, const double *porevolume, const double *source, std::vector< double > &tof) | Opm::TofReorder | |
solveTofTracer(const double *darcyflux, const double *porevolume, const double *source, const SparseTable< int > &tracerheads, std::vector< double > &tof, std::vector< double > &tracer) | Opm::TofReorder | |
TofReorder(const UnstructuredGrid &grid, const bool use_multidim_upwind=false) | Opm::TofReorder | |
~ReorderSolverInterface() | Opm::ReorderSolverInterface | inlinevirtual |