Docs.rs
  • fenris-quadrature-0.0.4
    • fenris-quadrature 0.0.4
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Andlon
    • Dependencies
      • embed-doc-image ^0.1.4 normal optional
      • matrixcompare ^0.3.0 dev
      • nalgebra ^0.31 dev
      • polyquad-parse ^0.1 build
      • proc-macro2 ^1.0 build
      • quote ^1.0.9 build
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

fenris_quadrature0.0.4

Crate Items

  • Enums
  • Functions
  • Type Aliases

List of all items

Enums

  • Error

Functions

  • integrate
  • polyquad::hexahedron
  • polyquad::prism
  • polyquad::pyramid
  • polyquad::quadrilateral
  • polyquad::tetrahedron
  • polyquad::triangle
  • tensor::hexahedron_gauss
  • tensor::quadrilateral_gauss
  • univariate::gauss
  • univariate::try_gauss_lobatto

Type Aliases

  • Point
  • Rule