From 8d37b0598bfb86287e946605c0f3c841d902c453 Mon Sep 17 00:00:00 2001 From: "Documenter.jl" Date: Thu, 21 Mar 2024 14:28:29 +0000 Subject: [PATCH] build based on 501ba3a --- latest/index.html | 2 +- latest/search/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/latest/index.html b/latest/index.html index 307de3d..48b9967 100644 --- a/latest/index.html +++ b/latest/index.html @@ -1,2 +1,2 @@ -Home · GeometricSolutions.jl

GeometricSolutions

Documentation for GeometricSolutions.

GeometricSolutions.GeometricSolutionType

GeometricSolution: Solution of a geometric differential equation

Contains all fields necessary to store the solution of a GeometricProblem.

Fields

  • t: time steps
  • s: NamedTuple of DataSeries for each solution component
  • step: store every step'th time step (default: 1)
  • nstore: number of time steps to store
  • offset: offset of current time step

Constructors

GeometricSolution(problem; step=1)

The usual way to initialise a Solution is by passing a GeometricProblem, which can for example be an ODEProblem or PODEProblem. The optional parameter step determines the intervals for storing the solution, i.e., if store > 1 only every store'th solution is actually stored.

source
+Home · GeometricSolutions.jl

GeometricSolutions

Documentation for GeometricSolutions.

GeometricSolutions.GeometricSolutionType

GeometricSolution: Solution of a geometric differential equation

Contains all fields necessary to store the solution of a GeometricProblem.

Fields

  • t: time steps
  • s: NamedTuple of DataSeries for each solution component
  • step: store every step'th time step (default: 1)
  • nstore: number of time steps to store
  • offset: offset of current time step

Constructors

GeometricSolution(problem; step=1)

The usual way to initialise a Solution is by passing a GeometricProblem, which can for example be an ODEProblem or PODEProblem. The optional parameter step determines the intervals for storing the solution, i.e., if store > 1 only every store'th solution is actually stored.

source
diff --git a/latest/search/index.html b/latest/search/index.html index 91eeb70..e70a953 100644 --- a/latest/search/index.html +++ b/latest/search/index.html @@ -1,2 +1,2 @@ -Search · GeometricSolutions.jl

Loading search...

    +Search · GeometricSolutions.jl

    Loading search...