Advanced Multi-Physics (AMP)
On-Line Documentation
newFrozenVectorDesignHelpers.h
Go to the documentation of this file.
1
2#ifndef included_AMP_NewFrozenVectorDesignHelpers
3#define included_AMP_NewFrozenVectorDesignHelpers
4
5#include "AMP/vectors/Vector.h"
6
7namespace AMP::LinearAlgebra {
8
11 std::shared_ptr<AMP::LinearAlgebra::Variable> var );
12
15} // namespace AMP::LinearAlgebra
16
17#endif
std::shared_ptr< Vector > shared_ptr
Shorthand for shared pointer to Vector.
Definition Vector.h:60
AMP::LinearAlgebra::Vector::shared_ptr joinVectors(AMP::LinearAlgebra::Vector::shared_ptr vec1, AMP::LinearAlgebra::Vector::shared_ptr vec2)
AMP::LinearAlgebra::Vector::shared_ptr subsetExceptForVariable(AMP::LinearAlgebra::Vector::shared_ptr inVec, std::shared_ptr< AMP::LinearAlgebra::Variable > var)



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:41.
Comments on this page