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

Plot.jl

Functions

ContGridModML.nodal_plot — Method
nodal_plot(
    model::ContGridModML.ContModel,
    fieldname::Symbol;
    kwargs...
) -> Makie.Figure
source
ContGridModML.nodal_plot — Method
nodal_plot(
    model::ContGridModML.ContModel,
    val::Vector{<:Real};
    logarithmic,
    colormap,
    colorbar,
    decorations,
    fig_args,
    ax_args,
    cbar_args
) -> Makie.Figure
source
« Cont_dynamics.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.