ContGridModML
  • Introduction
  • Implementation
    • Finite Element Method
    • General Implementation
    • Learn Susceptances
  • API
    • Public
      • Dynamic.jl
      • Static.jl
      • Tools.jl
      • Mesh.jl
        • Functions
      • Initl.jl
      • Disc_dynamics.jl
      • Cont_dynamics.jl
      • Plot.jl
Version
  • API
  • Internal
  • Mesh.jl
  • Mesh.jl
GitHub

Mesh.jl

Functions

ContGridModML.get_mesh — Method
get_mesh(
    file::String;
    kwargs...
) -> Tuple{Ferrite.Grid, Real}
source
ContGridModML.get_mesh_from_mesh — Method
get_mesh_from_mesh(
    file::String
) -> Tuple{Ferrite.Grid, Real}

Load a grid from a gmsh file. The file needs to contain a field ScaleFactor.

source
« Tools.jlInitl.jl »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.3.0 on Tuesday 9 April 2024. Using Julia version 1.10.2.