![]() |
SemiDiscreteOT 1.0
Semi-Discrete Optimal Transport Library
|
This is the complete list of members for ExactSot, including all inherited members.
epsilon_ | ExactSot | private |
ExactSot() | ExactSot | |
ExactSot(const ExactSot &)=delete | ExactSot | |
get_potential() const | ExactSot | |
get_target_points() const | ExactSot | |
load_volume_mesh(const std::string &filename, GEO::Mesh &mesh) | ExactSot | private |
max_iterations_ | ExactSot | private |
operator=(const ExactSot &)=delete | ExactSot | |
potential | ExactSot | private |
run() | ExactSot | |
save_results(const std::string &potential_file, const std::string &points_file, const std::string &io_coding="txt") const | ExactSot | |
set_parameters(unsigned int max_iterations=1000, double epsilon=0.01) | ExactSot | |
set_source_mesh(const std::string &filename) | ExactSot | |
set_target_points(const std::string &filename, const std::string &io_coding) | ExactSot | |
source_mesh | ExactSot | private |
target_points | ExactSot | private |
~ExactSot() | ExactSot |