Go to the source code of this file.
Functions/Subroutines | |
| subroutine | equation (x, y, f) |
| subroutine equation | ( | real(8),intent(inout) | x, | |
| real(8),dimension(neq),intent(inout) | y, | |||
| real(8),dimension(neq),intent(inout) | f | |||
| ) |
Definition at line 4 of file equation_polytrope.f90.
1.6.1