Docs.rs
  • geode-for-geoscience-0.2.2
    • geode-for-geoscience 0.2.2
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ShaitanLyss
    • Dependencies
      • clap ^4.5.21 normal
      • const_format ^0.2.33 normal
      • itertools ^0.13.0 normal
      • lazy_static ^1.5.0 normal
      • regex ^1.11.1 normal
      • schemars ^0.8.21 normal
      • serde ^1.0 normal
      • serde_json ^1.0.133 normal
      • serde_yaml ^0.9.34 normal
      • strict-yaml-rust ^0.1.2 normal
      • thiserror ^2.0.3 normal
      • geo-uom ^0.37.0 normal
    • Versions
    • 22.37% of the crate is documented
  • Go to latest version
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

geode0.2.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • math::DiagonalTensor
  • math::Vec3
  • model::GeoscienceModel
  • model::Physics
  • model::domain::Domain
  • model::material::Material
  • parse::quantity::QUANTITY_RE
  • parse::quantity::Quantity
  • parse::range::Range
  • parse::reference::WithReference
  • parse::unit::NotADigit
  • shape::Cuboid
  • shape::Sphere

Enums

  • parse::quantity::ParseQuantityError
  • parse::range::ParseRangeError
  • parse::reference::ParseReferenceError
  • parse::unit::FormatUnitError

Traits

  • parse::RawRepr
  • parse::quantity::DefaultUnit
  • parse::unit::CharUtils

Functions

  • parse::quantity::get_unit
  • parse::unit::digit_char_to_superscript
  • parse::unit::format_unit

Type Aliases

  • parse::PermeabilityDiagonalTensor
  • parse::quantity::Area
  • parse::quantity::Compressibility
  • parse::quantity::HydraulicPermeability
  • parse::quantity::Length
  • parse::quantity::Mass
  • parse::quantity::MolarMass
  • parse::quantity::Pressure
  • parse::quantity::Ratio
  • parse::quantity::Temperature
  • parse::quantity::Time
  • parse::quantity::Volume

Constants

  • parse::quantity::NO_REF_QUANTITY_PATTERN
  • parse::quantity::QUANTITY_PATTERN
  • parse::quantity::RANGE_PATTERN