← Back to team overview

dolfin team mailing list archive

Re: [Bug 811131] Re: Function.fine() method works unexpectedly

 

The name of the function Hierarchical::fine should be changed. My first
reaction was that

  u.fine()

should mean 'Hello, are you OK?'

The description of the class Hierarchical doesn't make any reference to
'fineness'. It just describes a straight tree. A 'finest function' is
ambiguous, How can I define this on different meshes or with different
bases?

If Hierarchical is a tree, then an allowable operation would be to
return a vector of leaves (just one leaf for a straight tree). Likewise,
'Hierarchical::coarse' should be 'Hierarchical::root'.

Garth





On 01/09/11 05:10, Marie Rognes wrote:
> ** Changed in: dolfin
>        Status: Confirmed => In Progress
> 



Follow ups