File: README.md

package info (click to toggle)
trilinos 13.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 837,964 kB
  • sloc: cpp: 3,466,826; ansic: 433,701; fortran: 168,838; python: 102,712; xml: 66,353; sh: 38,380; makefile: 25,246; perl: 7,516; f90: 6,358; csh: 4,161; objc: 2,620; lex: 1,484; lisp: 810; javascript: 552; yacc: 515; awk: 364; ml: 281; php: 145
file content (42 lines) | stat: -rw-r--r-- 1,747 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# Trilinos
![Trilinos Logo](https://trilinos.github.io/images/trilinos.jpg)

[Website](https://trilinos.github.io) |
[Documentation](https://trilinos.github.io/documentation.html) |
[Mailing List](https://trilinos.github.io/mail_lists.html) |
[Packages](http://trilinos.github.io/packages.html)

[![Coverity Scan
Build](https://scan.coverity.com/projects/1680/badge.svg)](https://scan.coverity.com/projects/1680)

The Trilinos Project is an effort to develop algorithms and enabling
technologies within an object-oriented software framework for the solution of
large-scale, complex multi-physics engineering and scientific problems. A
unique design feature of Trilinos is its focus on packages.


### Documentation

- [Getting Started with Trilinos](https://trilinos.github.io/getting_started.html)

- [General Documentation](https://trilinos.github.io/documentation.html)

- [Quick configure, build and install hints for Trilinos](INSTALL.rst)

- [Trilinos Configure, Build, Test, and Install Reference Guide](https://trilinos.org/docs/files/TrilinosBuildReference.html)

- 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 [the package website](https://trilinos.github.io/packages.html).

### License

Trilinos is licensed on a per-package basis. Most packages are now under a BSD
license, some are published under the (L)GPL. Details can be taken from the
documentation of each package.

### Contributing

We appreciate your willingness to contribute to the Trilinos project.  Please
familiarize yourself with our [contributing
guidelines](https://github.com/trilinos/Trilinos/blob/master/CONTRIBUTING.md).