OP-DSL / OP2-Common

OP2: open-source framework for the execution of unstructured grid applications on clusters of GPUs or multi-core CPUs
https://op-dsl.github.io
Other
98 stars 47 forks source link

separate op_decl_const functions for each const #236

Closed reguly closed 1 year ago

reguly commented 1 year ago

To address #235

bozbez commented 1 year ago

Looks pretty much the same as what the new translator does - minor detail: I don't think you need to have the type string as a parameter to the op_decl_const_x functions.