KASKADE 7 development version
Classes
BlockFilter Struct Reference

A block filter specifying which subblocks of a stiffness matrix or right hand side shall be assembled. More...

#include <concepts.hh>

Detailed Description

A block filter specifying which subblocks of a stiffness matrix or right hand side shall be assembled.

This maps the row index (rhs, D1) or row and column indices (matrix, D2) to a boolean value. True requests assembly, false leaves the corresponding block untouched.

Definition at line 762 of file concepts.hh.

Classes

struct  D1
 
struct  D2
 

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