-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Created and implemented new copy_sxw_variables funciton
(issue #277) Created the function. It takes as inputs pointers to the new SXW variables and assigns these pointers to the local variables. (issue #272) Implemented this new function in the load_cell function.
- Loading branch information
Chandler Haukap
committed
Apr 24, 2019
1 parent
804c2e2
commit 873a2f5
Showing
2 changed files
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@chaukap fix typo here