to_HollowTube_MESH Subroutine

public subroutine to_HollowTube_MESH(this, r_num, theta_num, z_num, thickness, radius, length)

Type Bound

Mesh_

Arguments

Type IntentOptional Attributes Name
class(Mesh_), intent(inout) :: this
integer(kind=int32), intent(in), optional :: r_num
integer(kind=int32), intent(in), optional :: theta_num
integer(kind=int32), intent(in), optional :: z_num
real(kind=real64), intent(in), optional :: thickness
real(kind=real64), intent(in), optional :: radius
real(kind=real64), intent(in), optional :: length