| 
    Spectral Integral Suite in C++
    
   | 
 

Files | |
| file | Ex_01.cpp [code] | 
| This simulates a simple 2nd order ODE with mixed boundary conditions.  | |
| file | Ex_02.cpp [code] | 
| An example with a fourth order system.  | |
| file | Ex_03.cpp [code] | 
| An example with nonconstant coefficients and comparissons with analytical solution.  | |
| file | Ex_04.cpp [code] | 
| This solves the problem for a block matrix operator system.  | |