Can we turn off GlobalOrdinal = int in all Tpetra stack packages?
Created by: mhoemmen
Next action Status:
Next: Better scope this story and create plan to exclude GO=int
from the explicit instantations of Trilinos when possible (i.e. when Epetra is disabled, see #313 (closed)).
Blocked By: #313 (closed)
Description:
It would be nice to be able to build the Tpetra enabled templated stack with just GO = long ling int
and skip GO = int
. This story will investigate this and then, if possible, work up a plan to make this happen.
Tasks:
???