[petsc-dev] Add, Find, Register, Compose Query
Barry Smith
bsmith at mcs.anl.gov
Tue Jan 15 18:22:55 CST 2013
What about at least moving the Add to Register? And why have both query and find?
Barry
On Jan 15, 2013, at 5:17 PM, Jed Brown <jedbrown at mcs.anl.gov> wrote:
> So we would have PetscObjectRegister(C,"Mat_Redundant",container)? Somehow I find Compose more intuitive for this meaning and don't see a tangible benefit to changing it.
>
>
> On Mon, Jan 14, 2013 at 7:45 PM, Barry Smith <bsmith at mcs.anl.gov> wrote:
>
> Note that currently XXXRegister and XXXCompose eventually calls YYYAdd at the lower level and XXXQuery calls YYYFind at the lower level.
>
> Why have all these words?
>
> I propose Register, Compose and Add -> Register
>
> Find, Query -> Find
>
> Problems?
>
> Barry
>
>
More information about the petsc-dev
mailing list