-
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.
Fixes memory bugs and removes unused code and routines (#264)
* Fixes bug and removes unused routines * Resolves seg faults and removes unnecessary code * Adds test for running RAT without any layers * Adjusts build
- Loading branch information
1 parent
b3cf660
commit 253fde5
Showing
32 changed files
with
29 additions
and
475 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
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
This file was deleted.
Oops, something went wrong.
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
28 changes: 0 additions & 28 deletions
28
targetFunctions/common/groupLayers/allocateLayersForDomainsContrast.m
This file was deleted.
Oops, something went wrong.
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
Binary file modified
BIN
+7 Bytes
(100%)
tests/domainsTFReflectivityCalculation/domainsCustomLayersInputs.mat
Binary file not shown.
Binary file modified
BIN
+43 Bytes
(100%)
tests/domainsTFReflectivityCalculation/domainsCustomLayersOutputs.mat
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/domainsTFReflectivityCalculation/domainsCustomLayersTFParams.mat
Binary file not shown.
Binary file modified
BIN
+28 Bytes
(100%)
tests/domainsTFReflectivityCalculation/domainsCustomXYInputs.mat
Binary file not shown.
Binary file modified
BIN
+98 Bytes
(100%)
tests/domainsTFReflectivityCalculation/domainsCustomXYOutputs.mat
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/domainsTFReflectivityCalculation/domainsCustomXYTFParams.mat
Binary file not shown.
Binary file modified
BIN
+45 Bytes
(100%)
tests/domainsTFReflectivityCalculation/domainsStandardLayersInputs.mat
Binary file not shown.
Binary file modified
BIN
+31 Bytes
(100%)
tests/domainsTFReflectivityCalculation/domainsStandardLayersOutputs.mat
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/domainsTFReflectivityCalculation/domainsStandardLayersTFParams.mat
Binary file not shown.
Binary file modified
BIN
+100 Bytes
(100%)
tests/nonPolarisedTFReflectivityCalculation/customLayersInputs.mat
Binary file not shown.
Binary file modified
BIN
+25 Bytes
(100%)
tests/nonPolarisedTFReflectivityCalculation/customLayersOutputs.mat
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/nonPolarisedTFReflectivityCalculation/customLayersTFParams.mat
Binary file not shown.
Binary file modified
BIN
+83 Bytes
(100%)
tests/nonPolarisedTFReflectivityCalculation/customXYInputs.mat
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tests/nonPolarisedTFReflectivityCalculation/customXYOutputs.mat
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/nonPolarisedTFReflectivityCalculation/customXYTFParams.mat
Binary file not shown.
Binary file modified
BIN
+46 Bytes
(100%)
tests/nonPolarisedTFReflectivityCalculation/standardLayersInputs.mat
Binary file not shown.
Binary file modified
BIN
+116 Bytes
(100%)
tests/nonPolarisedTFReflectivityCalculation/standardLayersOutputs.mat
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/nonPolarisedTFReflectivityCalculation/standardLayersTFParams.mat
Binary file not shown.
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
Binary file not shown.
Binary file modified
BIN
-196 Bytes
(99%)
tests/testProjectConversion/monolayerVolumeModelProjectClass.mat
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.