Skip to content

Reduce code duplication in PAO_grid_transform_module #244

@tkoskela

Description

@tkoskela

The subroutines

subroutine single_PAO_to_grid(pao_fns)

and

subroutine single_PAO_to_grad(direction, pao_fns)

Duplicate almost all of the code with only minor differences. It would be good for code stability to move the common code into a utility function, or perhaps merge the subroutines into one. Worth keeping in mind if they need refactoring for #198

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions