include/meltpooldg/utilities/generate_points_along_vector.hpp File Reference
|
Developer Documentation
|
generate_points_along_vector.hpp File Reference
#include <deal.II/base/point.h>#include <vector>
Include dependency graph for generate_points_along_vector.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| namespace | MeltPoolDG |
| Interface for a general preconditioner. | |
| namespace | MeltPoolDG::Utility |
Functions | |
| template<int dim, typename vector , typename number > | |
| void | MeltPoolDG::Utility::generate_points_along_vector (std::vector< dealii::Point< dim > > &points_normal_to_interface, const dealii::Point< dim > &starting_point, const vector &unit_vec, const number max_distance_per_side, const unsigned int n_inc_per_side, const bool bidirectional=true) |
Generated by