operator.hh File Reference
Go to the source code of this file.
Classes | |
class | aglowav2::Delta< F > |
Abstract class for the truncation matrix used for wavelet compression. More... | |
class | aglowav2::Delta00< F > |
Class for the truncation matrix used for wavelet compression. More... | |
class | aglowav2::DeltaFull< F > |
Class for the truncation matrix used for wavelet compression. More... | |
struct | aglowav2::Operator00< F >::Matrix |
Structure to hold one matrix row/column. More... | |
class | aglowav2::Operator00< F > |
Stiffness matrix compressed with the agglomerated wavelets. More... | |
struct | aglowav2::Operator00< F >::Pattern |
Structure to hold one run of the sparsity pattern. More... | |
Namespaces | |
aglowav2 | |
Used for the aglowav2 classes for the boundary element method. | |
Detailed Description
Operators for the agglomerated wavelets.
Definition in file operator.hh.