Dohyun Kim
|
95e4875ca2
|
clip psi after each newton interation
|
2023-07-05 15:59:11 -04:00 |
|
Dohyun Kim
|
b6c35a2d95
|
clipping function
|
2023-07-05 15:58:30 -04:00 |
|
Dohyun Kim
|
3b0c4b9afc
|
documentation - newton system with δ
|
2023-07-05 15:54:48 -04:00 |
|
Dohyun Kim
|
01b3ded70d
|
correct bilinearform for equation u
|
2023-07-05 15:54:40 -04:00 |
|
Dohyun Kim
|
c6c3bcb48d
|
documentation
|
2023-07-05 15:46:58 -04:00 |
|
Dohyun Kim
|
8002f81a44
|
print more information
|
2023-07-05 15:32:06 -04:00 |
|
Dohyun Kim
|
f1f7b14392
|
rename globalSystem to newtonSystem
|
2023-07-05 15:31:32 -04:00 |
|
Dohyun Kim
|
0faf7c8357
|
initialization of psi_k is not necessary as we update psi_k=psi at the begining of iteration
|
2023-07-05 15:31:06 -04:00 |
|
Dohyun Kim
|
1d8f32970d
|
just give offsets as input of block linear system
|
2023-07-05 15:04:01 -04:00 |
|
Dohyun Kim
|
a8dd469495
|
change of input according to previous commit
|
2023-07-05 14:46:08 -04:00 |
|
Dohyun Kim
|
a1afc04b60
|
volume projection
|
2023-07-05 14:37:21 -04:00 |
|
Dohyun Kim
|
67c1469018
|
remove set block vector
|
2023-07-05 14:34:40 -04:00 |
|
Dohyun Kim
|
f55965b940
|
[WIP] iteration define
|
2023-07-05 12:19:24 -04:00 |
|
Dohyun Kim
|
deeead283a
|
format
|
2023-07-05 12:19:08 -04:00 |
|
Dohyun Kim
|
c03cce7e81
|
test and trial space typo fix
|
2023-07-05 12:18:56 -04:00 |
|
Dohyun Kim
|
7ed73ab518
|
filtered lambda equation done
|
2023-07-05 11:57:59 -04:00 |
|
Dohyun Kim
|
59ad9e49de
|
psi equation done
|
2023-07-05 11:57:36 -04:00 |
|
Dohyun Kim
|
811b8e159f
|
filtered rho equation done
|
2023-07-05 11:51:30 -04:00 |
|
Dohyun Kim
|
bcb85d1e71
|
equation u done.
|
2023-07-05 11:51:17 -04:00 |
|
Dohyun Kim
|
6f906587b3
|
initialize global system for newton iteration
|
2023-07-05 11:41:35 -04:00 |
|
Dohyun Kim
|
3cfab7b6a6
|
a bit of comments
|
2023-07-05 11:41:00 -04:00 |
|
Dohyun Kim
|
605769d125
|
Coefficients for assembly. I think I need more!
|
2023-07-05 11:40:52 -04:00 |
|
Dohyun Kim
|
c583437e0a
|
parameters
|
2023-07-05 11:10:44 -04:00 |
|
Dohyun Kim
|
ebc840bf8d
|
initial guess
|
2023-07-05 10:59:13 -04:00 |
|
Dohyun Kim
|
58a2993598
|
discrete functions
|
2023-07-05 10:52:55 -04:00 |
|
Dohyun Kim
|
a7a278a5be
|
problem definition
|
2023-07-05 10:52:35 -04:00 |
|
Dohyun Kim
|
48e1b5a2b2
|
update enum to enforce scoping
|
2023-07-05 10:37:51 -04:00 |
|
Dohyun Kim
|
44cdf1cde1
|
main file begins
|
2023-07-05 10:25:41 -04:00 |
|