Line_1D_Mesh Subroutine

public recursive subroutine Line_1D_Mesh(this, x_num, x_axis, x_len)

Type Bound

Mesh_

Arguments

Type IntentOptional Attributes Name
class(Mesh_), intent(inout) :: this
integer(kind=int32), intent(in), optional :: x_num
real(kind=real64), intent(in), optional :: x_axis(:)
real(kind=real64), intent(in), optional :: x_len