Scot Breitenfeld

Results 247 comments of Scot Breitenfeld

Did you see if the CGNS tests pass? If they did, the FUN3D should ensure the Fortran module path is included in the compile flags.

Updating my visual studio fixed the issue with test-pcgns_ctest, but it still fails for the quad tests. This is with a static build. I have not been able to build...

I was trying to avoid new API expansion and use the parameter, but if that would cause confusion, I can introduce a cg_get_configure instead. But it sounds like the preference...

Added a doxygen note reinforcing the idea of limited retrieval options for cg_configure

Need before the release: - [x] Missing test for cg_piter_read - [x] Missing documentation for cg_particle_field_id - [x] Missing tests for Fortran APIs -- Currently in progress; I will have...

See PR #807 for Fortran particle APIs and Tests.

All the tasks are complete. Thanks for your contributions in getting this done.