14 April 2020 10:55:01 AM SOR_TEST C++ version. Test the SOR library. SOR1_TEST01: Relaxation parameter W = 1.5 Solution 0: 2.91042e-13 1: -0.0312344 2: -0.0623727 3: -0.0933113 4: -0.123938 5: -0.154132 6: -0.183762 7: -0.212687 8: -0.240755 9: -0.267803 10: -0.293657 11: -0.318127 12: -0.341014 13: -0.362101 14: -0.381157 15: -0.397938 16: -0.41218 17: -0.423603 18: -0.431908 19: -0.436777 20: -0.43787 21: -0.434828 22: -0.427268 23: -0.414782 24: -0.396938 25: -0.373277 26: -0.343312 27: -0.306528 28: -0.262377 29: -0.21028 30: -0.149624 31: -0.0797599 32: 2.53903e-13 Data stored in "residual_data.txt". Plot commands stored in "residual_commands.txt". Data stored in "motion_data.txt". SOR_TEST Normal end of execution. 14 April 2020 10:55:01 AM