boundary timer should only be measured for boundary elements VK setBnd = tem_getTimerVal( timerHandle = atl_timerHandles%setBnd) VK readBC = tem_getTimerVal( timerHandle = atl_timerHandles%readBC)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(treelmesh_type), | intent(in) | :: | tree | |||
real(kind=rk), | intent(inout), | allocatable | :: | weights(:) | ||
real(kind=rk), | intent(inout), | allocatable | :: | comp_weights(:) | ||
real(kind=rk), | intent(inout), | allocatable | :: | multiLevel_weights(:) | ||
real(kind=rk), | intent(inout), | allocatable | :: | cpl_weights(:) |