this header is the interface to scalfmm. Its purpose is to prepare an octree for the application of the fast multipole algorithm, and to compute the demag field.
More...
|
typedef double | scal_fmm::FReal |
|
typedef FTypedRotationCell< FReal, P > | scal_fmm::CellClass |
|
typedef FP2PParticleContainerIndexed< FReal > | scal_fmm::ContainerClass |
|
typedef FTypedLeaf< FReal, ContainerClass > | scal_fmm::LeafClass |
|
typedef FOctree< FReal, CellClass, ContainerClass, LeafClass > | scal_fmm::OctreeClass |
|
typedef FRotationKernel< FReal, CellClass, ContainerClass, P > | scal_fmm::KernelClass |
|
typedef FFmmAlgorithmThreadTsm< OctreeClass, CellClass, ContainerClass, KernelClass, LeafClass > | scal_fmm::FmmClass |
|
this header is the interface to scalfmm. Its purpose is to prepare an octree for the application of the fast multipole algorithm, and to compute the demag field.