FiniteDifferenceData

Holds the data used by to construct a finite difference matrix

 

__init__(self, weights, widths, order): 

 

@property
weights(self): 

 

@property
widths(self): 

 

@property
order(self): 

Examples

FiniteDifferenceData

Holds the data used by to construct a finite difference matrix

Properties and Methods

 

__init__(self, weights, widths, order): 

 

@property
weights(self): 

 

@property
widths(self): 

 

@property
order(self): 

Examples


Edit Examples or Create New Examples
Edit Template or Create New Template
Edit Docstrings


Feedback

Examples

Templates

Documentation