Struct ndarray_odeint::model::goy_shell::GoyShell [] [src]

pub struct GoyShell { /* fields omitted */ }

Methods

impl GoyShell
[src]

Constructs a new GoyShell.

Trait Implementations

impl Clone for GoyShell
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for GoyShell
[src]

impl Debug for GoyShell
[src]

Formats the value using the given formatter.

impl Default for GoyShell
[src]

Returns the "default value" for a type. Read more

impl<'a> EOM<c64, OwnedRcRepr<c64>, Ix1> for &'a GoyShell
[src]

calculate right hand side (rhs) of EOM from current state

impl Diag<c64, Ix1> for GoyShell
[src]

Linear part of EOM (assume to be diagonalized)