7#ifndef innerResidual_own_hh
8#define innerResidual_own_hh
22#define fillEntrieAddM 0
28template<
class F,
class G>
108 return hashM_[K].getData()[getPos_(
locNode,quad.
p())];
134 inline std::ostream&
info(std::ostream&
os)
const {
210 return pos = p[0] + 2;
213 return pos = p[0] + 1;
const Key & key() const
Returns the key of the connector.
bool exists(uint i) const
Returns true if the entrance exists.
std::ostream & info(std::ostream &os) const
Returns information in an output stream.
void add(LinearForm< F, G > &lform, const F a=1)
const concepts::ElementMatrix< F > & operator[](uint quadKey)
InnerResidual(const SpaceOnCells< G > &spc, LinearForm< F, G > &lform, const F a=1)
InnerResidual(const SpaceOnCells< G > &spc)
const concepts::ElementMatrix< F > & operator()(uint quadKey) const
const F operator()(const hp2D::Quad< F > &quad, const uint locNode)
virtual const concepts::Quad & support() const
#define conceptsAssert(cond, exc)
std::string typeOf(const T &t)
Set< F > makeSet(uint n, const F &first,...)
unsigned short ushort
Abbreviation for unsigned short.