|
ViennaLS
|
#include <hrleTypes.hpp>#include <vcLogger.hpp>#include <vcVectorType.hpp>Go to the source code of this file.
Classes | |
| class | viennals::GeometricAdvectDistribution< T, D > |
| Base class for distributions used by lsGeometricAdvect. All functions are pure virtual and must be implemented by any advection distribution. More... | |
| class | viennals::SphereDistribution< T, D > |
| Concrete implementation of GeometricAdvectDistribution for a spherical advection distribution. More... | |
| class | viennals::BoxDistribution< T, D > |
| Concrete implementation of GeometricAdvectDistribution for a rectangular box distribution. More... | |
| class | viennals::CustomSphereDistribution< T, D > |
Namespaces | |
| namespace | viennals |