Results 262 comments of Cameron Smith

https://github.com/SCOREC/core/commit/cfbbc05941f7bee00e2ab157301f093e6f3d0f26 documents the partition control variables.

Hi @tuckerbabcock . Thank you for the contribution. I think pumi users will like having an open source cad option. Can you add some test input files for use with...

Re: https://github.com/SCOREC/core/pull/330#issuecomment-779377675 I think as long as the process (and code) used to generate the supplementary info is available then we should be fine. Re: egads model loading + bcast...

> > indicates that an EGADS API can be used to write a model that EGADSlite can load. > > Yes, that's correct. The function `EG_exportModel` is used to write...

@tuckerbabcock Thanks for the update. I think the petsc folks hit this problem so they created the following variant of EGADSlite with different function prefixes ("Original coding resulted in conflicts...

OK. Sounds good. What is the performance concern with EGADS enabled vs EGADSlite enabled? Is it the broadcast of model info? Jumping back to this comment: https://github.com/SCOREC/core/pull/330#issuecomment-808490780 I'd suggest having...

> @cwsmith which cmake changes are you thinking we should push off vs include with this pull request? I think we can skip the changes to variable names to include...

> Hi @cwsmith: did you mean to assign this issue to me? Did you mean @tuckerbabcock? Tucker is our expert on all things EGADS. @jehicken Not intentionally. Sorry about that.

The documentation here: https://github.com/SCOREC/core/wiki/General-Build-instructions#configure describes that `SCOREC_CXX_FLAGS` overrides while `SCOREC_CXX_EXTRA_FLAGS` adds. Clearly, this is not documented enough and there is not enough of a warning. Towards Jacob's point, this wrapper...