Smith  0.1
Smith is an implicit thermal structural mechanics simulation code.
Classes | Namespaces
heat_transfer_weak_form.hpp File Reference

Implements the WeakForm interface for heat transfer physics. Derives from FunctionalWeakForm. More...

#include "smith/physics/functional_weak_form.hpp"
Include dependency graph for heat_transfer_weak_form.hpp:

Go to the source code of this file.

Classes

class  smith::HeatTransferWeakForm< order, dim, Parameters< InputSpaces... > >
 The weak form for heat transfer. More...
 
struct  smith::HeatTransferWeakForm< order, dim, Parameters< InputSpaces... > >::ThermalMaterialFunctor< MaterialType >
 Functor representing a thermal material's heat capacity and flux. More...
 

Namespaces

 smith
 Accelerator functionality.
 

Detailed Description

Implements the WeakForm interface for heat transfer physics. Derives from FunctionalWeakForm.

Definition in file heat_transfer_weak_form.hpp.