API — Conductivity
The 2nd-order Hill tensor is obtained through the same entry point hill_tensor — this module only registers additional _kernel methods.
The 2nd-order Eshelby tensor $\mathbf s = \mathbf P \cdot \mathbf K_0$ is likewise obtained via the dispatching eshelby_tensor wrapper on a 2nd-order K₀.
MeanFieldHom.Conductivity — Module
MeanFieldHom.Conductivity2nd-order Hill tensor for conductivity / diffusivity problems. Extends the _kernel method table of [MeanFieldHom.Elasticity] with additional 2nd-order specializations.