BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
mt_thermal_h.cpp File Reference
#include "mt_thermal_h.hpp"
#include "fn_trans.hpp"
#include "cl_IWG_Timestep.hpp"
Include dependency graph for mt_thermal_h.cpp:

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::fem

Functions

void belfem::fem::T_h_picard (Calculator *aCalc, TimestepMatrices *aMatrices)
 Collapsed thermal Picard kernel: all per-point material math is delegated to aCalc->maxwell() ( thermal-side instance; the Maxwell peer element is linked automatically by Calculator::link ), whose constructor-time dispatch covers the bulk/thin-shell, metal/alloy/ HTS, defect, and piecewise axes.
void belfem::fem::T_h_newton (Calculator *aCalc, TimestepMatrices *aMatrices)