divideMesh Function

public function divideMesh(obj, n) result(meshes)

Type Bound

Mesh_

Arguments

Type IntentOptional Attributes Name
class(Mesh_), intent(inout) :: obj
integer(kind=int32), intent(in) :: n

Return Value class(Mesh_), allocatable, (:)