IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Petek.Numerics.IDESolver Interface Reference

Vmesnik, ki zastopa družino specifičnih solverjev. Namen: Uporabljal ga bo razred SpecificDEPlotter, ki bo risal grafe. More...

Public Member Functions

void Solve ()
 

Properties

string Name [get]
 
double[] InitialConditions [get, set]
 
List< double[]> Solution [get]
 

Detailed Description

Vmesnik, ki zastopa družino specifičnih solverjev. Namen: Uporabljal ga bo razred SpecificDEPlotter, ki bo risal grafe.

Kot argument bo sprejemal različne specifične solverje, ki bodo zastopani preko tega vmesnika.

Member Function Documentation

void IG.Petek.Numerics.IDESolver.Solve ( )

Property Documentation

string IG.Petek.Numerics.IDESolver.Name
get
double [] IG.Petek.Numerics.IDESolver.InitialConditions
getset
List<double[]> IG.Petek.Numerics.IDESolver.Solution
get

The documentation for this interface was generated from the following file: