This is the complete list of members for Dumux::Projector< ScalarType >, including all inherited members.
defaultParams() | Dumux::Projector< ScalarType > | inlinestatic |
Matrix typedef | Dumux::Projector< ScalarType > | |
project(const Dune::BlockVector< BlockType > &u, const Params ¶ms=Params{}) const | Dumux::Projector< ScalarType > | inline |
project(const Dune::BlockVector< BlockType > &u, const Params ¶ms=Params{}) const | Dumux::Projector< ScalarType > | inline |
Projector()=delete | Dumux::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 typedef | Dumux::Projector< ScalarType > |