| | | | |
| C |
| |
| | C binding functions ( ) |
| |
| | ceiling ( ) |
| |
| | change |
| | | default directory, chdir ( ) |
| | | mode of a file, chmod ( ) |
| |
| | character |
| | | get a character getc, fgetc ( ) |
| | | put a character, putc, fputc ( ) |
| |
| | character functions |
| | | FORTRAN 77 intrinsics ( ) |
| | | Fortran 95 intrinsics ( ) |
| |
| | chdir ( ) |
| |
| | chmod ( ) |
| |
| | command-line argument, getarg ( ) |
| |
| | conversion by long, short ( ) |
| |
| | conversion functions, FORTRAN 77 intrinsics ( ) |
| |
| | ctime, convert system time to character ( ) ( ) |
| |
| | ctime64 ( ) |
| |
| | cube root ( ) |
| |
| | current working directory, getcwd ( ) |
| | | | |
| D |
| |
| | d_acos(x) ( ) ( ) |
| |
| | d_acosd(x) ( ) ( ) |
| |
| | d_acosh(x) ( ) ( ) |
| |
| | d_acosp(x) ( ) ( ) |
| |
| | d_acospi(x) ( ) ( ) |
| |
| | d_addran() ( ) |
| |
| | d_addrans() ( ) |
| |
| | d_asin(x) ( ) |
| |
| | d_asind(x) ( ) |
| |
| | d_asinh(x) ( ) |
| |
| | d_asinp(x) ( ) |
| |
| | d_asinpi(x) ( ) |
| |
| | d_atan(x) ( ) |
| |
| | d_atan2(x) ( ) |
| |
| | d_atan2d(x) ( ) |
| |
| | d_atan2pi(x) ( ) ( ) |
| |
| | d_atand(x) ( ) |
| |
| | d_atanh(x) ( ) |
| |
| | d_atanp(x) ( ) |
| |
| | d_atanpi(x) ( ) |
| |
| | d_cbrt(x) ( ) |
| |
| | d_ceil(x) ( ) |
| |
| | d_erf(x) ( ) |
| |
| | d_erfc(x) ( ) |
| |
| | d_expml(x) ( ) |
| |
| | d_floor(x) ( ) |
| |
| | d_hypot(x) ( ) |
| |
| | d_infinity() ( ) |
| |
| | d_j0(x) ( ) |
| |
| | d_j1(x) ( ) |
| |
| | d_jn(n, x) ( ) |
| |
| | d_lcran() ( ) |
| |
| | d_lcrans() ( ) |
| |
| | d_lgamma(x) ( ) |
| |
| | d_log1p(x) ( ) |
| |
| | d_log2(x) ( ) |
| |
| | d_logb(x) ( ) |
| |
| | d_max_normal() ( ) |
| |
| | d_max_subnormal() ( ) |
| |
| | d_min_normal() ( ) |
| |
| | d_min_subnormal() ( ) |
| |
| | d_nextafter(x,y) ( ) |
| |
| | d_quiet_nan(n) ( ) |
| |
| | d_remainder(x,y) ( ) |
| |
| | d_rint(x) ( ) ( ) |
| |
| | d_scalbn(x,n) ( ) |
| |
| | d_shufrans() ( ) |
| |
| | d_signaling_nan(n) ( ) |
| |
| | d_significand(x) ( ) |
| |
| | d_sin(x) ( ) |
| |
| | d_sincos(x,s,c) ( ) |
| |
| | d_sincosd(x,s,c) ( ) |
| |
| | d_sincosp(x,s,c) ( ) |
| |
| | d_sincospi(x,s,c) ( ) |
| |
| | d_sind(x) ( ) |
| |
| | d_sinh(x) ( ) |
| |
| | d_sinp(x) ( ) |
| |
| | d_sinpi(x) ( ) |
| |
| | d_tan(x) ( ) |
| |
| | d_tand(x) ( ) |
| |
| | d_tanh(x) ( ) |
| |
| | d_tanp(x) ( ) |
| |
| | d_tanpi(x) ( ) |
| |
| | d_y0(x), bessel ( ) |
| |
| | d_y1(x), bessel ( ) |
| |
| | d_yn(n,x) ( ) |
| |
| | data types ( ) |
| |
| | date |
| | | and time, as characters, fdate ( ) |
| | | current date, date ( ) |
| | | date_and_time ( ) |
| |
| | date_and_time ( ) |
| |
| | deallocate memory by free ( ) |
| |
| | delay execution, alarm ( ) |
| |
| | descriptor, get file, getfd ( ) |
| |
| | directory |
| | | default change, chdir ( ) |
| | | get current working directory, getcwd ( ) |
| |
| | documentation, accessing ( ) ( ) |
| |
| | documentation index ( ) |
| |
| | double-precision libm functions ( ) |
| |
| | drand ( ) |
| |
| | dtime ( ) |
| | | | |
| F |
| |
| | fdate ( ) |
| |
| | fgetc ( ) |
| |
| | file |
| | | descriptor, get, getfd ( ) |
| | | get file pointer, getfilep ( ) |
| | | mode, access ( ) |
| | | permissions, access ( ) |
| | | remove, unlink ( ) |
| | | rename ( ) |
| | | status, stat ( ) |
| | | status, stat64 ( ) |
| |
| | find substring, index ( ) |
| |
| | floating-point |
| | | IEEE definitions ( ) |
| | | IEEE exception handling ( ) |
| |
| | floating-point functions, Fortran 95 intrinsics ( ) |
| |
| | floatingpoint.h header file ( ) |
| |
| | floor ( ) |
| |
| | flush ( ) |
| |
| | fork ( ) |
| |
| | Fortran 2003 module routines ( ) |
| |
| | FORTRAN 77, intrinsic functions ( ) |
| |
| | Fortran 95 |
| | | non-standard intrinsic functions ( ) |
| | | standard generic intrinsic functions ( ) |
| |
| | fputc ( ) |
| |
| | free ( ) |
| |
| | fseek ( ) |
| |
| | fseeko64 ( ) |
| |
| | fstat ( ) |
| |
| | fstat64 ( ) |
| |
| | ftell ( ) |
| |
| | ftello64 ( ) |
| | | | |
| G |
| |
| | gerror ( ) |
| |
| | get |
| | | character getc, fgetc ( ) |
| | | current working directory, getcwd ( ) |
| | | environment variables, getenv ( ) |
| | | file descriptor, getfd ( ) |
| | | file pointer, getfilep ( ) |
| | | group id, getgid ( ) |
| | | login name, getlog ( ) |
| | | process id, getpid ( ) |
| | | user id, getuid ( ) |
| |
| | get_io_err_handler ( ) |
| |
| | getarg ( ) |
| |
| | getc ( ) |
| |
| | getcwd ( ) |
| |
| | getenv ( ) |
| |
| | getfd ( ) |
| |
| | getfilep ( ) |
| |
| | getgid ( ) |
| |
| | getlog ( ) |
| |
| | getpid ( ) |
| |
| | getuid ( ) |
| |
| | gmtime ( ) |
| |
| | gmtime, GMT ( ) |
| |
| | gmtime64 ( ) |
| |
| | Greenwich Mean Time, gmtime ( ) |
| |
| | group ID, get, getgid ( ) |
| | | | |
| I |
| |
| | I/O error handlers ( ) |
| |
| | iargc ( ) |
| |
| | id, process, get, getpid ( ) |
| |
| | id_finite(x) ( ) |
| |
| | id_fp_class(x) ( ) |
| |
| | id_irint(x) ( ) |
| |
| | id_isinf(x) ( ) |
| |
| | id_isnan(x) ( ) |
| |
| | id_isnormal(x) ( ) |
| |
| | id_issubnormal(x) ( ) |
| |
| | id_iszero(x) ( ) |
| |
| | id_logb(x) ( ) |
| |
| | id_signbit(x) ( ) |
| |
| | IEEE arithmetic ( ) |
| |
| | IEEE arithmetic and exceptions (Fortran 2003) ( ) |
| |
| | IEEE environment ( ) |
| | | exception handling ( ) |
| | | rounding mode ( ) |
| |
| | ieee_flags ( ) |
| |
| | ieee_handler ( ) |
| |
| | ierrno ( ) |
| |
| | IMPLICIT ( ) |
| |
| | index ( ) |
| |
| | inmax ( ) |
| |
| | inode ( ) |
| |
| | inquiry functions |
| | | FORTRAN 77 intrinsics ( ) |
| | | Fortran 95 intrinsics ( ) ( ) ( ) ( ) |
| |
| | integer, conversion by long, short ( ) |
| |
| | interrupts and errors, longjmp ( ) |
| |
| | intrinsic functions ( ) ( ) |
| | | FORTRAN 77 ( ) |
| | | Fortran 95 non-standard ( ) |
| | | Fortran 95 standard ( ) |
| | | interval arithmetic ( ) |
| | | MPI_SIZEOF ( ) |
| | | other vendor functions ( ) |
| | | VMS Fortran ( ) |
| |
| | iq_finite(x) ( ) |
| |
| | iq_fp_class(x) ( ) |
| |
| | iq_isinf(x) ( ) |
| |
| | iq_isnan(x) ( ) |
| |
| | iq_isnormal(x) ( ) |
| |
| | iq_issubnormal(x) ( ) |
| |
| | iq_iszero(x) ( ) |
| |
| | iq_logb(x) ( ) |
| |
| | iq_signbit(x) ( ) |
| |
| | ir_finite(x) ( ) |
| |
| | ir_fp_class(x) ( ) |
| |
| | ir_irint(x) ( ) |
| |
| | ir_isinf(x) ( ) |
| |
| | ir_isnan(x) ( ) |
| |
| | ir_isnormal(x) ( ) |
| |
| | ir_issubnormal(x) ( ) |
| |
| | ir_iszero(x) ( ) |
| |
| | ir_logb(x) ( ) |
| |
| | ir_signbit(x) ( ) |
| |
| | irand ( ) |
| |
| | isatty ( ) |
| |
| | isetjmp ( ) |
| |
| | ISO_C_BINDING module functions ( ) |
| | | | |
| M |
| |
| | malloc ( ) |
| |
| | mathematical functions |
| | | FORTRAN 77 intrinsics ( ) ( ) |
| | | Fortran 95 intrinsics ( ) |
| | | VMS intrinsics ( ) |
| |
| | matrix functions, Fortran 95 intrinsics ( ) |
| |
| | maximum, positive integer, inmax ( ) |
| |
| | memory, deallocate by free ( ) |
| |
| | memory allocation, FORTRAN 77 intrinsics ( ) |
| |
| | memory dump ( ) |
| |
| | mode, of file, access ( ) |
| |
| | MPI_SIZEOF ( ) |
| |
| | mvbits, move bits ( ) |
| | | | |
| S |
| |
| | secnds, system time ( ) |
| |
| | send signal to process, kill ( ) |
| |
| | set_io_err_handler ( ) |
| |
| | setbit ( ) |
| |
| | setjmp, See isetjmp |
| |
| | shell prompts ( ) |
| |
| | short ( ) |
| |
| | sigfpe ( ) |
| |
| | SIGFPE handling ( ) |
| |
| | signal ( ) |
| |
| | signal a process, kill ( ) |
| |
| | sine ( ) |
| |
| | single-precision libm functions ( ) |
| |
| | sleep ( ) |
| |
| | sort quick, qsort ( ) |
| |
| | specific names, Fortran 95 intrinsics ( ) |
| |
| | stat ( ) |
| |
| | stat64 ( ) |
| |
| | status |
| | | file, stat ( ) |
| | | file, stat64 ( ) |
| | | termination, exit ( ) |
| |
| | substring, find, index ( ) |
| |
| | SUN_IO_HANDLERS, module subroutines ( ) |
| |
| | supported platforms ( ) |
| |
| | suspend execution for an interval, sleep ( ) |
| |
| | symbolic, link to an existing file, symlink ( ) |
| |
| | symlnk ( ) |
| |
| | system ( ) ( ) ( ) ( ) |
| |
| | system.inc include file ( ) |
| |
| | system time |
| | | secnds ( ) |
| | | time ( ) |
| | | | |
| T |
| |
| | tangent ( ) |
| |
| | tarray() values for various time routines ( ) |
| |
| | terminal, port name, ttynam ( ) |
| |
| | terminate |
| | | wait for process to terminate, wait ( ) |
| | | with status, exit ( ) |
| | | write memory to core file ( ) |
| |
| | time ( ) |
| | | secnds ( ) |
| |
| | time, standard version ( ) |
| |
| | time, get system time ( ) |
| |
| | trapping, floating-point ( ) |
| |
| | trigonometric functions |
| | | FORTRAN 77 intrinsics ( ) |
| | | VMS intrinsics ( ) |
| |
| | ttynam ( ) |
| |
| | typographic conventions ( ) |