include/meltpooldg/phase_change/evaporation_model_factory.hpp File Reference

Developer Documentation: include/meltpooldg/phase_change/evaporation_model_factory.hpp File Reference
Developer Documentation
evaporation_model_factory.hpp File Reference
Include dependency graph for evaporation_model_factory.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::Evaporation
 

Functions

template<typename number >
std::unique_ptr< EvaporationModelBase< number > > MeltPoolDG::Evaporation::get_evaporation_model (const EvaporationData< number > &evapor_data, const MaterialData< number > &material_data)