Navigation

  • index
  • next |
  • previous |
  • ezARPACK 1.0 documentation »
  • API reference »
  • Auxiliary headers

Auxiliary headersΒΆ

  • ezarpack/common.hpp - declarations of common types and exceptions
    • dcomplex
    • operator_kind
      • Symmetric
      • Asymmetric
      • Complex
    • ezarpack::maxiter_reached
      • maxiter_reached()
      • maxiter
    • ezarpack::ncv_insufficient
      • ncv_insufficient()
      • ncv
  • ezarpack/solver_base.hpp - primary arpack_solver class template
    • ezarpack::arpack_solver
  • ezarpack/arpack_solver.hpp - include all arpack_solver specializations
  • ezarpack/arpack.hpp - low level C++ interface to FORTRAN routines of ARPACK
    • ezarpack::f77
      • dsaupd_()
      • dnaupd_()
      • znaupd_()
      • dseupd_()
      • dneupd_()
      • zneupd_()
      • aupd()
      • aupd()
      • eupd()
      • eupd()
      • eupd()
  • ezarpack/mpi/solver_base.hpp - primary mpi::arpack_solver class template
    • ezarpack::mpi::arpack_solver
  • ezarpack/mpi/arpack_solver.hpp - include all mpi::arpack_solver specializations
  • ezarpack/mpi/parpack.hpp - low level C++ interface to FORTRAN routines of PARPACK
    • ezarpack::mpi::f77
      • pdsaupd_()
      • pdnaupd_()
      • pznaupd_()
      • pdseupd_()
      • pdneupd_()
      • pzneupd_()
      • paupd()
      • paupd()
      • peupd()
      • peupd()
      • peupd()
  • ezarpack/mpi/mpi_util.hpp - MPI utility functions
    • size()
    • rank()
    • compute_local_block_size()
    • compute_local_block_start()
  • ezarpack/version.hpp - ezARPACK version information
    • EZARPACK_VERSION

Table of Contents

  • Installation instructions
  • User guide
  • API reference
    • Specializations of the arpack_solver class template
    • Specializations of the mpi::arpack_solver class template
    • Data storage backends
    • Auxiliary headers
      • ezarpack/common.hpp - declarations of common types and exceptions
      • ezarpack/solver_base.hpp - primary arpack_solver class template
      • ezarpack/arpack_solver.hpp - include all arpack_solver specializations
      • ezarpack/arpack.hpp - low level C++ interface to FORTRAN routines of ARPACK
      • ezarpack/mpi/solver_base.hpp - primary mpi::arpack_solver class template
      • ezarpack/mpi/arpack_solver.hpp - include all mpi::arpack_solver specializations
      • ezarpack/mpi/parpack.hpp - low level C++ interface to FORTRAN routines of PARPACK
      • ezarpack/mpi/mpi_util.hpp - MPI utility functions
      • ezarpack/version.hpp - ezARPACK version information
  • Changelog
  • Index
  • Search Page

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • ezARPACK 1.0 documentation »
  • API reference »
  • Auxiliary headers
© Copyright 2016-2025, Igor Krivenko. Created using Sphinx 8.1.3.