Recent content by porkpie

  1. P

    Fortran Fortran: Integrating Different Functions

    Hi! Im using fortran and am trying to create a integrating program that is able to use different functions. I have written the subroutine that will integrate but would also like it to be able to use different functions determine by user selection. Here is my subroutine: subroutine...
Back
Top