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