|
libMesh
|
Go to the source code of this file.
Classes | |
| class | libMesh::NumericVector< T > |
| Provides a uniform interface to vector storage schemes for different linear algebra libraries. More... | |
| struct | boost::multiprecision::detail::is_lossy_conversion< libMesh::NumericVector< T >, To > |
Namespaces | |
| namespace | libMesh |
The libMesh namespace provides an interface to certain functionality in the library. | |
| namespace | boost |
| namespace | boost::multiprecision |
| namespace | boost::multiprecision::detail |
Functions | |
| template<typename T > | |
| auto | libMesh::l1_norm (const NumericVector< T > &vec) |
| template<typename T > | |
| auto | libMesh::l1_norm_diff (const NumericVector< T > &vec1, const NumericVector< T > &vec2) |