trilinos.github.io
trilinos.github.io copied to clipboard
Trilinos Project Homepage
I regenerated Gemfile.lock to address recent dependabot alerts: https://github.com/trilinos/trilinos.github.io/security/dependabot/28 https://github.com/trilinos/trilinos.github.io/security/dependabot/27 I am quite frankly not an expert in Gemfiles, but this approach was successful for both Mantevo https://mantevo.github.io/ and Tramonto...
**/home../trilinos/Trilinos-trilinos-release-15-1-1/packages/seacas/libraries/ioss/src/main/io_modify.C: In function ‘bool {anonymous}::handle_rename(const std::vector&, Ioss::Region&)’: /home../trilinos/Trilinos-trilinos-release-15-1-1/packages/seacas/libraries/ioss/src/main/io_modify.C:1134:7: error: ‘ex_entity_type’ was not declared in this scope; did you mean ‘get_entity_type’? 1134 | ex_entity_type exo_type = Ioex::map_exodus_type(ioss_type); | ^~~~~~~~~~~~~~ | get_entity_type...
The Packages drop-down menu was recently re-organized to provide the reader with some guidance as to: - The primary functionality of the package (only indicated in the MPI+X package list...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.5 to 1.18.8. Release notes Sourced from nokogiri's releases. v1.18.8 / 2025-04-21 Security [CRuby] Vendored libxml2 is updated to v2.13.8 to address CVE-2025-32414 and CVE-2025-32415. See GHSA-5w6v-399v-w3cc...
[Lesson 04](https://docs.trilinos.org/dev/packages/tpetra/doc/html/Tpetra_Lesson04.html) on the site has this code fragment: ```c++ RCP rowMap = ...; // whatever row Map you want // With dynamic profile, this is only a hint, not...
Apparently, both of these pages are generated from `BelosBlockCGSolMgr.hpp`, but one is rather sparse in documentation (i.e, https://docs.trilinos.org/dev/packages/belos/doc/html/classBelos_1_1BlockCGSolMgr.html), while the other appears more complete (i.e., https://docs.trilinos.org/dev/packages/belos/doc/html/classBelos_1_1BlockCGSolMgr_3_01ScalarType_00_01MV_00_01OP_00_01true_01_4.html). It's not clear to...
This PR updates the Doxygen documentation.