Skip to content

Naming conventions or style in pyamrex #144

Open
@RevathiJambunathan

Description

@RevathiJambunathan

We were adding some examples in pyamrex and observed that we use small-case with underscore for functions
For example, in amrex, we have a function, setVal(), while in pyamrex we have set_val()

Additionally, the python bindings in warpx also dont have consistent conventions.
Is there a preferable style, so going forward when we make changes, we ensure to stay aligned with preferred style.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions