version 3.8
Dumux::Projector< ScalarType > Member List

This is the complete list of members for Dumux::Projector< ScalarType >, including all inherited members.

defaultParams()Dumux::Projector< ScalarType >inlinestatic
Matrix typedefDumux::Projector< ScalarType >
project(const Dune::BlockVector< BlockType > &u, const Params &params=Params{}) constDumux::Projector< ScalarType >inline
project(const Dune::BlockVector< BlockType > &u, const Params &params=Params{}) constDumux::Projector< ScalarType >inline
Projector()=deleteDumux::Projector< ScalarType >
Projector(Matrix &&massMatrix, Matrix &&projectionMatrix)Dumux::Projector< ScalarType >inline
Projector(Matrix &&massMatrix, Matrix &&projectionMatrix, std::vector< std::size_t > &&indexMap, std::size_t numDofsTarget)Dumux::Projector< ScalarType >inline
Scalar typedefDumux::Projector< ScalarType >