AdjustSphereMesh Subroutine

public subroutine AdjustSphereMesh(obj, rx, ry, rz, debug)

Type Bound

Mesh_

Arguments

Type IntentOptional Attributes Name
class(Mesh_), intent(inout) :: obj
real(kind=real64), intent(in), optional :: rx
real(kind=real64), intent(in), optional :: ry
real(kind=real64), intent(in), optional :: rz
logical, intent(in), optional :: debug