Using Tools > Working with User Code > Fortran User Interface Reference > Template Library Registration Function uflib (Fortran)

Your Ad Here




Template Library Registration Function uflib (Fortran)

Each user function in the library should be registered with calls to uffunc and ufarg in uflib, as shown in the examples. The template uflib is:

subroutine uflib()

use StarRealMod

C Register user functions here

return

end

Return to CD-adapco STAR-CCM+ Index


Your Ad Here