*nodes
return reduced dimension arrays/views whereas *spacings
returns KernelFunctionOperator
s
#3927
Labels
*nodes
return reduced dimension arrays/views whereas *spacings
returns KernelFunctionOperator
s
#3927
Following the merging of #3143 the
*spacings
functions return aKernelFunctionOperator
.This is great, but should we be worried that this is inconsistent with the
*nodes
functions which return reduced dimension arrays/views?If
*nodes
also returnedKernelFunctionOperator
s would this make for a more consistent and powerful user interface?The text was updated successfully, but these errors were encountered: