BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
belfem::fem::ThermalFactory Class Reference

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< Kernelcreate_thermal_kernel ()

Detailed Description

Builds the thermal kernel from an input deck, standalone or coupled to a magnetic kernel.

See also
Thermal Module Documentation

Constructor & Destructor Documentation

◆ ThermalFactory() [1/2]

belfem::fem::ThermalFactory::ThermalFactory ( const string & aInputFile,
Mesh * aMesh )

◆ ThermalFactory() [2/2]

belfem::fem::ThermalFactory::ThermalFactory ( const string & aInputFile,
Kernel * aMagneticKernel )

◆ ~ThermalFactory()

belfem::fem::ThermalFactory::~ThermalFactory ( )

Member Function Documentation

◆ create_thermal_kernel()

std::shared_ptr< Kernel > belfem::fem::ThermalFactory::create_thermal_kernel ( )

The documentation for this class was generated from the following files: