Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically tie calibrator C++ source to extrapolation C++ source #9

Open
tobeycarman opened this issue Nov 2, 2012 · 0 comments

Comments

@tobeycarman
Copy link
Member

The goal is to maintain one set of C++ source files that are used for both the calib. version and the extrapolation version.

There are a number of ways this could be done:

  • write a script that automatically copies the right files from the main src/ directory into the calibration/DOSTEMwrapper/src/ directory.
  • have the compile step in build.xml point to the files in ../src/

The trick is that somehow, the *.i files used by SWIG need to get updated too...

tobeycarman added a commit that referenced this issue Dec 13, 2012
Updates to the code and arrangement to directories, calibration version, etc.

closes issue #5 
closes issue #9
closes issue #13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant