This is a set Fortran 2003 modules that allows to call "formula" objects that resemble the Matlab inline functions (also called "anonymous" or "lambda" functions in other languages). User can give a formula in a string and evaluate it through an eval procedure. The implementations take advantage of the Fortran 2003 procedure pointers to speed up the formula evaluation.
These modules also permit to define "expressions". A expression is an uniform way to work with several data types: constants, interpolation tables, formulas and precompiled functions.
Finally, it is possible to work with "referenced expressions", that is, arrays of expressions associated to reference numbers.
Categories
Software DevelopmentLicense
GNU General Public License version 3.0 (GPLv3)Follow Inline fortran functions
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Inline fortran functions!