mus_dumpWeights Subroutine

public subroutine mus_dumpWeights(tree, weights, basename)

Dump weights to a file.

Arguments

Type IntentOptional Attributes Name
type(treelmesh_type), intent(in) :: tree
real(kind=rk), intent(in) :: weights(:)
character(len=pathLen), intent(in) :: basename