File: Moocho.orthogonal_decomp.opt

package info (click to toggle)
trilinos 12.10.1-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 471,528 kB
  • ctags: 314,491
  • sloc: cpp: 2,747,334; ansic: 420,675; fortran: 158,691; xml: 30,440; python: 25,109; f90: 24,661; sh: 14,133; makefile: 5,739; perl: 4,248; csh: 3,791; lex: 1,060; lisp: 810; yacc: 456; awk: 364; sed: 3
file content (6 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
***
*** This options file explicitly sets up use for the orthogonal decomposition.
*** We also explicitly setup for an explicit null space matrix which means that
*** inv(C)*N is computed explicitly (which is the most efficient thing to do
*** when using this decomposition).
***