Builds the thermal kernel from an input deck, standalone or coupled to a magnetic kernel. More...
#include <cl_ThermalFactory.hpp>
Public Member Functions | |
| ThermalFactory (const string &aInputFile, Mesh *aMesh) | |
| ThermalFactory (const string &aInputFile, Kernel *aMagneticKernel) | |
| ~ThermalFactory () | |
| std::shared_ptr< Kernel > | create_thermal_kernel () |
Builds the thermal kernel from an input deck, standalone or coupled to a magnetic kernel.
| belfem::fem::ThermalFactory::~ThermalFactory | ( | ) |
| std::shared_ptr< Kernel > belfem::fem::ThermalFactory::create_thermal_kernel | ( | ) |