boxMesh Subroutine

public subroutine boxMesh(obj, x, y)

Type Bound

Mesh_

Arguments

Type IntentOptional Attributes Name
class(Mesh_), intent(inout) :: obj
real(kind=real64), intent(in) :: x(:)
real(kind=real64), intent(in) :: y(:)