

Go to the source code of this file.
Classes | |
| class | cluster::ExpansionF< Fspc > |
Abstract class for the part of a kernel expansion. More... | |
| class | cluster::ExpansionXY< F > |
Abstract class for the and the part of a kernel expansion. More... | |
| class | cluster::FColExp |
| Abstract class to hold the expansion coefficients. More... | |
| class | cluster::FColF< F > |
| Class to hold expansion coefficients of type F. More... | |
| class | cluster::XYColExp |
| Abstract class to hold the expansion coefficients. More... | |
| class | cluster::XYColExpPtr |
| Abstract class for a pointer to the expansion coefficients. More... | |
| class | cluster::XYColF< F > |
| Class to hold expansion coefficients of type F. More... | |
| class | cluster::XYColFPtr< F > |
| Class for a pointer to expansion coefficients of type F. More... | |
Namespaces | |
| namespace | cluster |
Used for the cluster classes for the boundary element method. | |
Typedefs | |
| typedef FColF< concepts::Real > | cluster::FColReal |
| typedef XYColF< concepts::Real > | cluster::XYColReal |
| typedef XYColFPtr< concepts::Real > | cluster::XYColRealPtr |