FMMCompression
Adaptive Multi-Level Fast Multipole Method (AMLFMM)
Constructors
- FMMCompression(fmmOctree ,fmmExpansion ,fmmPerformance )
Fields Summary
- Field
- Description
- fmmExpansion
- Multipolar expansion
- fmmOctree
- Octree implementation for domain partitioning
- fmmPerformance
- Main computation performance
Methods Summary
no methods
Fields Details
- fmmExpansion
- fmmExpansion : Multipolar expansion - [1..1] FMMExpansion
- fmmOctree
- fmmOctree : Octree implementation for domain partitioning - [1..1] FMMOctree
- fmmPerformance
- fmmPerformance : Main computation performance - [1..1] FMMPerformance
Method Details
no methods