|
| LocalAssembler (std::vector< ElementLocalOperator > element, std::vector< IntersectionLocalOperator > intersection, std::vector< BoundaryLocalOperator< IntersectionLocalOperator, Intersection > > boundary) |
| List of operators to be assembled on grid elements.
|
|
bool | empty () const |
| Return whether any operators are stored on the node.
|
|
void | bind (Element const &elem) |
| Bind all operators to the grid element and geometry.
|
|
void | unbind () |
| Unbind all operators from the element.
|
|
void | assemble (GlobalContext< GridView > const &context, Nodes const &... nodes, Container &matVec) const |
| Assemble all operators on an element.
|
|
The documentation for this class was generated from the following file:
- /home/user/documentation/docs/amdis/repository/amdis/Assembler.hpp