Skip to content

Integer parameterization #15

@andrewreisner

Description

@andrewreisner

The lengths of data arrays are currently parameters in the control layer. While Fortran arguments use this parameter, local Fortran variables have not been updated to use this parameter. Unfortunately the parameter in the C++ control layer does not make a distinction between local and global lengths for the distributed solver. Improving the parameterization to address this distinction may be beneficial for performance.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions