MergeMesh Subroutine

public subroutine MergeMesh(inobj1, inobj2, outobj)

Arguments

Type IntentOptional AttributesName
class(Mesh_), intent(in) :: inobj1
class(Mesh_), intent(in) :: inobj2
class(Mesh_), intent(out) :: outobj

Contents

None