NGSolve  4.9
Public Member Functions
ngcomp::ElementByElement_BilinearForm< SCAL > Class Template Reference

This bilinearform stores the element-matrices. More...

#include <bilinearform.hpp>

Inheritance diagram for ngcomp::ElementByElement_BilinearForm< SCAL >:
ngcomp::S_BilinearForm< SCAL > ngcomp::BilinearForm ngcomp::NGS_Object

List of all members.

Public Member Functions

 ElementByElement_BilinearForm (const FESpace &afespace, const string &aname, const Flags &flags)
virtual void AllocateMatrix ()
 allocates (sparse) matrix data-structure
virtual BaseVectorCreateVector () const
 creates a compatible vector
virtual void AddElementMatrix (const Array< int > &dnums1, const Array< int > &dnums2, const FlatMatrix< SCAL > &elmat, bool inner_element, int elnr, LocalHeap &lh)

Detailed Description

template<class SCAL>
class ngcomp::ElementByElement_BilinearForm< SCAL >

This bilinearform stores the element-matrices.


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