HeatStructure2DCouplerBCBase(const InputParameters ¶meters)
Builds mapping between two aligned subdomains/boundaries.
static InputParameters validParams()
Base class for BC for components derived from HeatStructure2DCouplerBase.
ADReal computeCoupledTemperature() const
Computes the coupled neighbor temperature.
const unsigned int _coupled_variable_number
Variable number of the variable to transfer.
const InputParameters & parameters() const
const NumericVector< Number > *const & _serialized_solution
Solution vector.
const SystemBase & _nl_sys
Nonlinear system.
MeshAlignment & _mesh_alignment
Mesh alignment object.