ViennaLS
|
#include <hrleVectorType.hpp>
#include <vcLogger.hpp>
#include <vcVectorUtil.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... | |
Namespaces | |
namespace | viennals |