GeometricTensorField: added transpose function to support a tmp argument.

Use new "T" function to avoid duplicate registration of grad(U) object.
This commit is contained in:
Henry
2010-12-12 21:39:15 +00:00
parent f7c3a8e42c
commit 834aee9965
40 changed files with 45 additions and 41 deletions

View File

@ -259,7 +259,8 @@ unset MPI_ARCH_PATH MPI_HOME
case "$WM_MPLIB" in
OPENMPI)
mpi_version=openmpi-1.4.1
#mpi_version=openmpi-1.4.1
mpi_version=openmpi-1.5
export MPI_ARCH_PATH=$WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER/$mpi_version
# Tell OpenMPI where to find its install directory