Dune::LeafP1OperatorAssembler< G, RT, m > Class Template Reference
[Operators]

#include <p1operator.hh>

Inheritance diagram for Dune::LeafP1OperatorAssembler< G, RT, m >:

Dune::P1OperatorAssembler< G, RT, GV, LC, m > Dune::P1OperatorBase< G, RT, GV, LC, m > List of all members.

Detailed Description

template<class G, class RT, int m>
class Dune::LeafP1OperatorAssembler< G, RT, m >

Leafwise assembler.

This class serves as a base class for local assemblers. It provides space and access to the local stiffness matrix. The actual assembling is done in a derived class via the virtual assemble method.

The template parameters are:


Public Member Functions

const RepresentationType & operator * () const
 return const reference to operator matrix
RepresentationType & operator * ()
 return reference to operator matrix
void sumEntries ()
 makes matrix consistent in nonoverlapping case

The documentation for this class was generated from the following file:

Generated on 6 Jan 2009 with Doxygen (ver 1.5.1) [logfile].