include/meltpooldg/core/material.hpp File Reference
|
Developer Documentation
|
material.hpp File Reference
#include <deal.II/base/vectorization.h>#include <meltpooldg/core/material_data.hpp>#include <meltpooldg/heat/apparent_capacity.hpp>#include <meltpooldg/utilities/fe_integrator.hpp>#include <vector>
Include dependency graph for material.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| struct | MeltPoolDG::MaterialParameterValues< value_type, number > |
| class | MeltPoolDG::Material< number > |
| struct | MeltPoolDG::Material< number >::MaterialParameterValuesContainer |
Namespaces | |
| namespace | MeltPoolDG |
| Interface for a general preconditioner. | |
| namespace | MeltPoolDG::MaterialUpdateFlags |
Functions | |
| MaterialTypes | MeltPoolDG::determine_material_type (const bool do_two_phase, const bool do_solidification, const bool do_evaporation) |
| MaterialUpdateFlags | MeltPoolDG::MaterialUpdateFlags::operator| (const MaterialUpdateFlags f1, const MaterialUpdateFlags f2) |
| MaterialUpdateFlags & | MeltPoolDG::MaterialUpdateFlags::operator|= (MaterialUpdateFlags &f1, const MaterialUpdateFlags f2) |
| MaterialUpdateFlags | MeltPoolDG::MaterialUpdateFlags::operator& (const MaterialUpdateFlags f1, const MaterialUpdateFlags f2) |
| MaterialUpdateFlags & | MeltPoolDG::MaterialUpdateFlags::operator&= (MaterialUpdateFlags &f1, const MaterialUpdateFlags f2) |
Generated by