Elemental Banner
  • About
  • Download
  • Documentation
  • Citing
  • Contributing
  • Support
  • Help

Level 1ΒΆ

The prototypes for the following routines can be found at include/El/blas_like/level1.hpp, while the implementations are in src/blas_like/level1/.

  • Adjoint
  • Axpy
  • AxpyTrapezoid
  • Conjugate
  • Copy
  • DiagonalScale
  • DiagonalScaleTrapezoid
  • DiagonalSolve
  • Dot
  • Dotu
  • EntrywiseFill
  • EntrywiseMap
  • Fill
  • Hadamard
  • HilbertSchmidt
  • IndexDependentFill
  • IndexDependentMap
  • MakeTrapezoidal
  • Max
  • MaxAbs
  • Min
  • MinAbs
  • Nrm2
  • QuasiDiagonalScale
  • QuasiDiagonalSolve
  • Scale
  • ScaleTrapezoid
  • SetDiagonal
  • Swap
  • Symmetric2x2Scale
  • Symmetric2x2Solve
  • Transpose
  • UpdateDiagonal
  • Zero

Usage documentation

  • Documentation
  • Download

Developer resources

  • Elemental on GitHub
  • Supported compilers/toolchains
  • File archive

© Copyright 2013-2016, Jack Poulson.
Modification of fenicsproject.org [© Copyright 2013, The FEniCS Project].