KASKADE 7 development version
Classes | Namespaces | Functions
residual_errorest.hh File Reference
#include "fem/assemble.hh"

Go to the source code of this file.

Classes

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 >
 

Namespaces

namespace  Kaskade
 
 

Functions

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...