briedel_cpp_Trilinos Code
Brought to you by:
briedel314
Trilinos
========
Trilinos Website: http://trilinos.org
- See `<trilinos_base_directory>/TrilinosBuildQuickRef.*` for
information about installing Trilinos with the CMake build system.
- See `<trilinos_base_directory>/cmake/README.windows` for information on
building Trilinos in MS Windows with MS Visual C++ against CLAPACK.
- See one or more of the following publications for assistance with
installing and using Trilinos:
Trilinos Overview a broad overview
Trilinos Tutorial in-depth tutorial for new users
These can all be found at:
http://trilinos.org/about/documentation/
- For help with a particular package, see the website and accompanying
documentation for that package. Links to these can be found down the
right side of any page on the website and at:
http://trilinos.org/packages/
- Sample build scripts for various platforms can be found in:
`<trilinos_base_directory>/sampleScripts`
Please note that these sample scripts are only a starting point for you
to develop a script that works for your own platform.
- Information on how to extend Trilinos with your own add-on packages in your
own external repository see:
`<trilinos_base_directory>/TrilinosBuildQuickRef.*`
`<trilinos_base_directory>/cmake/HOWTO.ADD_EXTRA_REPO`
- If you are having problems, visit:
http://trilinos.org/community/contact/