|
| | oscpara.h |
| | This file contains the implementation of the parallel versions of the oscillation simulation in 1D and 2D.
|
| |
| | oscserial.h |
| | This file contains the implementation of the serial version of the oscillation simulation in 1D and 2D.
|
| |
| | physics.h |
| | This file contains collection of all simulations calls.
|
| |
| | thermopara.h |
| | This file contains the implementation of the parallel version of the heat transfer simulation in 1D and 2D.
|
| |
| | thermoserial.h |
| | This file contains the implementation of the serial version of the heat transfer simulation in 1D and 2D.
|
| |
| | thermoutils.h |
| | This file contains the utility functions used by the heat transfer simulation in 1D and 2D to help in calculations.
|
| |
| | utils.h |
| | This file contains utility functions used by oscillations simulation to help in calculations.
|
| |