lizfcm/homeworks/hw-4.org
2023-10-13 21:00:07 -06:00

844 B

Homework 4

Question 1

See the attached LIZFCM Software Manual.

Question 2, 3, 4

/simponic/lizfcm/media/branch/main/homeworks/img/make_run.png

Question 5

/simponic/lizfcm/media/branch/main/homeworks/img/test_routine_1.png

/simponic/lizfcm/media/branch/main/homeworks/img/test_routine_2.png

Question 6

See the LIZFCM Software Manual.

Question 7

See src/matrix.c -> lu_decomp, fsubst, bsubst, solve_matrix

Question 8

See test/main.c -> lines 109 - 113 in correspondence to the run in Question 5

Question 9

See test/main.c -> lines 118 - 121 in correspondence to the run in Question 5

Question 10

See the TOC on the first page of the LIZFCM Software Manual.