This line is changed here to move the omega_h_field.h to the adapter subdirectory.
https://github.com/SCOREC/pcms/blame/bcb4fc45c6304ce33f603b94a336a8f81a239dc7/src/pcms.h#L6
But when the pcms.h header is included in an external project, it cannot find this adapter directory. I think it's because the adapter directory is not created during the installation.
@jacobmerson, @hgangwar
This line is changed here to move the
omega_h_field.hto theadaptersubdirectory.https://github.com/SCOREC/pcms/blame/bcb4fc45c6304ce33f603b94a336a8f81a239dc7/src/pcms.h#L6
But when the
pcms.hheader is included in an external project, it cannot find thisadapterdirectory. I think it's because theadapterdirectory is not created during the installation.@jacobmerson, @hgangwar