Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

trilinos/New_Package

Repository files navigation

New_Package

This repository is a deprecated package from the Trilinos project and is no longer being supported. This package was last supported in the Trilinos version 16.2.0 release branch.

Please see: https://github.com/trilinos/Trilinos

How to add a deprecated package to an unsupported version of Trilinos

Although this package is unsupported in Trilinos versions greather than 16.2.0, if you want to use this deprecated package with a newer version of Trilinos, you can do the following:

  1. Clone the Trilinos repository
git clone https://github.com/trilinos/Trilinos.git
  1. Clone this deprecated package repository to the packages directory in Trilinos
cd Trilinos
git clone https://github.com/trilinos/New_Package.git packages/new_package
  1. Proceed to configure, build, and use Trilinos with the deprecated package as previously known.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 14