29 virtual void check()
const override;
Base class for components of a boundary type.
Couples a 2D heat structure boundary to a 3D heat structure boundary using gap heat transfer.
const Real _symmetry_factor
Symmetry reduction factor.
virtual void addMooseObjects() override
const std::string & _hs_name_2d
2D heat structure name
MeshAlignment2D3D _mesh_alignment
Mesh alignment.
const BoundaryName & _boundary_2d
2D heat structure boundary
virtual void check() const override
Check the component integrity.
virtual void setupMesh() override
Performs mesh setup such as creating mesh or naming mesh sets.
const BoundaryName & _boundary_3d
3D heat structure boundary
const std::string & _hs_name_3d
3D heat structure name
static InputParameters validParams()
Builds mapping between a 2D boundary and a 3D boundary.
const InputParameters & parameters() const