const std::vector< double > y
ExternalBoundaryType
External boundary type.
Base class for 2D generated heat structures.
Base class for cylindrical heat structure components.
virtual bool useCylindricalTransformation() const override
Use cylindrical transformation?
virtual Real getUnitPerimeter(const ExternalBoundaryType &side) const override
Gets the perimeter of one unit of this heat structure on the specified side.
Real _inner_radius
Inner radius of the heat structure.
virtual Real getInnerRadius() const
Get the inner radius of the heat structure.
static InputParameters validParams()
virtual void setupMesh() override
Performs mesh setup such as creating mesh or naming mesh sets.
virtual Real computeAxialBoundaryArea(const Real &y_min, const Real &y_max) const override
Computes the area of an axial boundary.
virtual Real computeRadialBoundaryArea(const Real &length, const Real &y) const override
Computes the area of a radial boundary.