Comment
This commit is contained in:
parent
b0024110c3
commit
6d12ae2013
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ Description
|
||||||
is -1, this global index has not been seen before: allocate
|
is -1, this global index has not been seen before: allocate
|
||||||
next free local index to the vertex.
|
next free local index to the vertex.
|
||||||
|
|
||||||
3) For every element in the local-to-global, fidn the matrix
|
3) For every element in the local-to-global, find the matrix
|
||||||
row in ldu addressing. For each element in a row, using
|
row in ldu addressing. For each element in a row, using
|
||||||
global-to-local, find the local off-diagonal index and zero it
|
global-to-local, find the local off-diagonal index and zero it
|
||||||
out. These are the only ones being used!
|
out. These are the only ones being used!
|
||||||
|
|
Reference in a new issue