Marko Petek's Thesis application 1.0
The Marko Petek's code for numerical analysis of nonlinear damped and driven oscillation.

IG::Petek::Numerics::IDESolver Interface Reference

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. More...

List of all members.

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 [get, set]
List<double[]> IG::Petek::Numerics::IDESolver::Solution [get]

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties