plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
Line_1D_Mesh
Subroutine
MIT
19 statements
Source File
MeshClass.f90
MeshClass
Line_1D_Mesh
Contents
public recursive subroutine Line_1D_Mesh(this, x_num, x_axis, x_len)
Type Bound
Mesh_
Arguments
Type
Intent
Optional
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