Go to the source code of this file.
|
struct | Kaskade::GradientJumpsTimesTestFunction< LocalInd, Evaluators, RT, TestFunctions, Cache > |
|
struct | Kaskade::BoundaryJumpsTimesTestFunction< LocalInd, Evaluators, RT, TestFunctions, Cache, BoundaryCache > |
|
struct | Kaskade::StrongResidualsTimesTestFunction< LocalInd, Evaluators, RT, TestFunctions, Cache > |
|
|
template<class ErrorDescriptions , class F , class FS , class TestFunctions , class Spaces , class TestSpaces > |
void | Kaskade::residualTimesTestFunction (std::vector< Dune::FieldVector< typename SpaceType< Spaces, 0 >::type::RT, boost::fusion::result_of::size< ErrorDescriptions >::type::value > > &ind, ErrorDescriptions const &varDesc, F const &f, FS const &fs, TestFunctions const &tf, Spaces const &spaces, TestSpaces const &testSpaces) |
| Evaluates strong residual, applied to some test-function <f(x), tf> More...
|
|