include/meltpooldg/heat/laser_intensity_profiles.hpp File Reference
|
Developer Documentation
|
laser_intensity_profiles.hpp File Reference
#include <deal.II/base/exceptions.h>#include <deal.II/base/function.h>#include <deal.II/base/numbers.h>#include <deal.II/base/point.h>#include <deal.II/base/tensor.h>#include <deal.II/base/utilities.h>#include <meltpooldg/heat/laser_data.hpp>#include <cmath>
Include dependency graph for laser_intensity_profiles.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::Heat |
Functions | |
| template<int dim, typename number > | |
| number | MeltPoolDG::Heat::compute_projection_factor (const dealii::Tensor< 1, dim, number > &laser_direction, const dealii::Tensor< 1, dim, number > &normal_vector) |
| template<int dim, typename number > | |
| number | MeltPoolDG::Heat::compute_distance_to_line (const dealii::Point< dim, number > &p, const dealii::Point< dim, number > &line_base, const dealii::Tensor< 1, dim, number > &line_direction) |
Generated by