Skip to content

Should flow_tools.GlobalArrayReducer take the dtype from the problem domain, rather than always np.float64? #119

Open
@afraser3

Description

@afraser3

Hi all,

I'm extremely unsure about this, so I hope this is the appropriate venue for gently pointing this out (a pull request seems to imply more confidence than I currently have). I'm working with an IVP on an np.complex128 domain, and I believe I'm running into issues that relate to flow_tools assuming that I'm working on an np.float64 domain. Would it make sense for GlobalArrayReducer, when it is called by GlobalFlowProperty.__init__(), to be given the dtype of the domain?

Best,
Adrian

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions