#include "AMP/vectors/Vector.h"#include "sundials/sundials_nvector.h"
Go to the source code of this file.
Classes | |
| class | AMP::LinearAlgebra::SundialsVector |
| SundialsVector is a bridge between AMP::LinearAlgebra::Vector and the Sundials N_Vector data structure. More... | |
| class | AMP::LinearAlgebra::SundialsVectorParameters |
| Parameters class to construct a Sundials N_Vector. More... | |
Namespaces | |
| namespace | AMP |
| namespace | AMP::LinearAlgebra |
Functions | |
| std::shared_ptr< AMP::LinearAlgebra::Vector > | getAMP (N_Vector t) |
| std::shared_ptr< AMP::LinearAlgebra::Vector > getAMP | ( | N_Vector | t | ) |
|
Advanced Multi-Physics (AMP) Oak Ridge National Laboratory Idaho National Laboratory Los Alamos National Laboratory |
This page automatically produced from the source code by Last updated: Tue Mar 10 2026 13:06:41. Comments on this page |