-
- Downloads
Removed old "Transformer" code
The pair of Transformer.[ch]pp files contained old code built for SPINS before parallel transformation (over MPI) was fully implemented. These classes were replaced wholesale with Parformer.[ch]pp (Parallel Transformer), but the older code remained in the repository. Removing these files should not affect any active code. It will affect certain disued test cases (subject to changing #includes), but these cases themselves need more serious maintenance to update for the "gradient object" interface.
src/Transformer.cpp
deleted
100644 → 0
src/Transformer.hpp
deleted
100644 → 0
Please register or sign in to comment