editMesh Subroutine

public subroutine editMesh(obj, x, altitude)

Type Bound

Mesh_

Arguments

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