Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces | Typedefs
cluster/expansion.hh File Reference
#include "basics/vectorsMatricesForward.hh"
#include "space/element.hh"
Include dependency graph for expansion.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cluster::ExpansionF< Fspc >
 Abstract class for the $F$ part of a kernel expansion. More...
class  cluster::ExpansionXY< F >
 Abstract class for the $X$ and the $Y$ 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::Realcluster::FColReal
typedef XYColF< concepts::Realcluster::XYColReal
typedef XYColFPtr< concepts::Realcluster::XYColRealPtr

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)