>From Igor: > Concerning last comments of jtg, I think swig should be present for > trilinos, which actually makes C and Python interaction possible, at > least installation of swig should be made before Trlinons according to > cited instructions and indirectly mentioned in the "Note" area in the > FiPy Manual when talking about Trilinos installation.
Appreciate the response, Igor. Sadly, we do have swig installed (swig-1.3.39), and since I'm doing 5 or 6 trilinos builds per day now (starting with the fresh, unpacked 9.0.3 tar file), trying to get the MPI symbols into libpytrilinos, I think that is not the problem. There are 32 swig-python symbols in our libpytrilinos, none of them undefined (nm libpytrilinos.so | grep -i swig | grep Py). (BTW, I have stopped checking the output of mesh1D, since I am assuming that getting the MPI symbols is a pre-requisite.) Again, thanks Igor for considering the problem... +jtg+
