Advanced Multi-Physics (AMP)
On-Line Documentation
Namespaces | Functions
VectorHelpers.h File Reference
#include "AMP/vectors/Vector.h"
Include dependency graph for VectorHelpers.h:

Go to the source code of this file.

Namespaces

namespace  AMP
 
namespace  AMP::LinearAlgebra
 
namespace  AMP::LinearAlgebra::VectorHelpers
 

Functions

std::vector< ScalarAMP::LinearAlgebra::VectorHelpers::L1Norm (std::shared_ptr< const Vector > vec, const std::vector< std::string > &names)
 Perform multiple L1 norms on vector subsets.
 
std::vector< ScalarAMP::LinearAlgebra::VectorHelpers::L2Norm (std::shared_ptr< const Vector > vec, const std::vector< std::string > &names)
 Perform multiple L2 norms on vector subsets.
 
std::vector< ScalarAMP::LinearAlgebra::VectorHelpers::localL1Norm (std::shared_ptr< const Vector > vec, const std::vector< std::string > &names)
 Perform multiple local L1 norms on vector subsets.
 
std::vector< ScalarAMP::LinearAlgebra::VectorHelpers::localL2Norm (std::shared_ptr< const Vector > vec, const std::vector< std::string > &names)
 Perform multiple local L2 norms on vector subsets.
 
std::vector< ScalarAMP::LinearAlgebra::VectorHelpers::localMaxNorm (std::shared_ptr< const Vector > vec, const std::vector< std::string > &names)
 Perform multiple local max norms on vector subsets.
 
std::vector< ScalarAMP::LinearAlgebra::VectorHelpers::maxNorm (std::shared_ptr< const Vector > vec, const std::vector< std::string > &names)
 Perform multiple max norms on vector subsets.
 



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