# | Line 57 | Line 57 | namespace oopse { | |
---|---|---|
57 | hmat_ = m; | |
58 | invHmat_ = hmat_.inverse(); | |
59 | ||
60 | + | |
61 | //prepare fortran Hmat | |
62 | RealType fortranHmat[9]; | |
63 | RealType fortranInvHmat[9]; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |