sundials-config - Online in the Cloud

This is the command sundials-config that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


sundials-config - returns required flags for linking to SUNDIALS libraries

SYNOPSIS


sundials-config -m {cvode|cvodes|ida|kinsol} -t {s|p} -l {c|f} [-s {libs|cppflags}] [-hv]

DESCRIPTION


sundials-config provides a way to obtain various configuration options for compiling
programs that use SUNDIALS

OPTIONS


-m {cvode|cvodes|ida|kinsol}
Select the SUNDIALS module

-t {s|p}
Use serial of parallel vectors

-l {c|f}
Use C or Fortran

-s {libs|cppflags}
Show linking flags or C preprocessor flags (show both of no option is given)

-h Get usage and options information

-v View the script

NOTES


-lf is not valid for -m cvodes

-s cppflags
returns an empty string for -l f

Use sundials-config online using onworks.net services



Latest Linux & Windows online programs