repo_name
stringlengths
7
81
path
stringlengths
4
224
copies
stringclasses
221 values
size
stringlengths
4
7
content
stringlengths
975
1.04M
license
stringclasses
15 values
glotter/psims
models/pdssat45/source/csm45/Source045/p_plant.f90
1
28440
!======================================================================= ! P_Plant, Plant phosphorus model. ! ! DETERMINES PLANT P TRANSFORMATIONS ! Computes P concentration and total content for four plant ! components: shoot (leaf + stem), root, shell and seed. ! Optimum P concentration for each compo...
agpl-3.0
nvarini/espresso_iohpc
GWW/gww/lanczos_polarization.f90
10
8544
! ! Copyright (C) 2001-2013 Quantum ESPRESSO group ! This file is distributed under the terms of the ! GNU General Public License. See the file `License' ! in the root directory of the present distribution, ! or http://www.gnu.org/copyleft/gpl.txt . ! ! MODULE lanczos !this module describes the structures for the ca...
gpl-2.0
nvarini/espresso_iohpc
PHonon/PH/compute_alphasum.f90
8
6027
! ! Copyright (C) 2001 PWSCF group ! This file is distributed under the terms of the ! GNU General Public License. See the file `License' ! in the root directory of the present distribution, ! or http://www.gnu.org/copyleft/gpl.txt . ! ! !----------------------------------------------------------------------- subroutin...
gpl-2.0
nvarini/espresso_iohpc
PP/src/sym_band.f90
2
42528
! ! Copyright (C) 2006-2007 Quantum ESPRESSO group ! This file is distributed under the terms of the ! GNU General Public License. See the file `License' ! in the root directory of the present distribution, ! or http://www.gnu.org/copyleft/gpl.txt . ! ! !-----------------------------------------------------------------...
gpl-2.0
UPenn-RoboCup/OpenBLAS
lapack-netlib/SRC/sstebz.f
28
23658
*> \brief \b SSTEBZ * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *> \htmlonly *> Download SSTEBZ + dependencies *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/ssteb...
bsd-3-clause
buaasun/grappa
applications/NPB/SERIAL/LU/setiv.f
11
2104
c--------------------------------------------------------------------- c--------------------------------------------------------------------- subroutine setiv c--------------------------------------------------------------------- c--------------------------------------------------------------------- c---------...
bsd-3-clause
czchen/debian-sourcenav-ng
CONTRIB/testcases/fortran/tokenspace.f
7
50041
call Z(1,2,3,4,opsx(AA),opsy(AA)) call Z(1,2,3,4,opsx(AA),opsy(AA)) call Z(1,2,3,4,opsx(AA),opsy(AA)) call Z(1,2,3,4,opsx(AA),opsy(AA)) call Z(1,2,3,4,opsx(AA),opsy(AA)) call Z(1,2,3,4,opsx(AA),opsy(AA)) call Z(1,2,3,4,opsx(AA),opsy(AA)) call Z(1,2,3,4,opsx(AA),opsy(AA))...
gpl-2.0
UPenn-RoboCup/OpenBLAS
lapack-netlib/TESTING/LIN/dchksy_rook.f
21
26715
*> \brief \b DCHKSY_ROOK * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * * Definition: * =========== * * SUBROUTINE DCHKSY_ROOK( DOTYPE, NN, NVAL, NNB, NBVAL, NNS, NSVAL, * THRESH, TSTERR, NM...
bsd-3-clause
UPenn-RoboCup/OpenBLAS
lapack-netlib/SRC/sgeequ.f
29
7926
*> \brief \b SGEEQU * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *> \htmlonly *> Download SGEEQU + dependencies *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/sgeeq...
bsd-3-clause
UPenn-RoboCup/OpenBLAS
lapack-netlib/TESTING/LIN/zrqt03.f
32
8043
*> \brief \b ZRQT03 * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * * Definition: * =========== * * SUBROUTINE ZRQT03( M, N, K, AF, C, CC, Q, LDA, TAU, WORK, LWORK, * RWORK, RESULT ) * * ...
bsd-3-clause
nvarini/espresso_iohpc
PW/src/martyna_tuckerman.f90
4
10373
! ! Copyright (C) 2001-2006 Quantum ESPRESSO group ! This file is distributed under the terms of the ! GNU General Public License. See the file `License' ! in the root directory of the present distribution, ! or http://www.gnu.org/copyleft/gpl.txt . ! #undef TESTING MODULE martyna_tuckerman ! ! ... The variables ne...
gpl-2.0
nvarini/espresso_iohpc
GIPAW/src/gipaw_setup.f90
1
17029
! ! Copyright (C) 2001-2007 Quantum ESPRESSO group ! This file is distributed under the terms of the ! GNU General Public License. See the file `License' ! in the root directory of the present distribution, ! or http://www.gnu.org/copyleft/gpl.txt . ! !------------------------------------------------------------------...
gpl-2.0
vfonov/ITK
Modules/ThirdParty/VNL/src/vxl/v3p/netlib/datapac/camsun.f
17
9443
SUBROUTINE CHSCDF(X,NU,CDF) C C PURPOSE--THIS SUBROUTINE COMPUTES THE CUMULATIVE DISTRIBUTION C FUNCTION VALUE FOR THE CHI-SQUARED DISTRIBUTION C WITH INTEGER DEGREES OF FREEDOM PARAMETER = NU. C THIS DISTRIBUTION IS DEFINED FOR ALL NON-NEGATIVE X. C THE PRO...
apache-2.0
nvarini/espresso_iohpc
atomic/src/write_resultsps.f90
18
8721
! ! Copyright (C) 2004-2010 Quantum ESPRESSO group ! This file is distributed under the terms of the ! GNU General Public License. See the file `License' ! in the root directory of the present distribution, ! or http://www.gnu.org/copyleft/gpl.txt . ! !-------------------------------------------------------------- SUBR...
gpl-2.0
UPenn-RoboCup/OpenBLAS
lapack-netlib/SRC/dlatps.f
24
24237
*> \brief \b DLATPS solves a triangular system of equations with the matrix held in packed storage. * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *> \htmlonly *> Download DLATPS + dependencies *> <a href="http://www.net...
bsd-3-clause
UPenn-RoboCup/OpenBLAS
reference/cpotrif.f
50
2587
SUBROUTINE CPOTRIF( UPLO, N, A, LDA, INFO ) * * -- LAPACK routine (version 3.1) -- * Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. * November 2006 * * .. Scalar Arguments .. CHARACTER UPLO INTEGER INFO, LDA, N * .. * .. Array Arguments .. ...
bsd-3-clause
nvarini/espresso_iohpc
PW/src/wannier_enrg.f90
21
1317
! Copyright (C) 2006-2008 Dmitry Korotin dmitry@korotin.name ! This file is distributed under the terms of the ! GNU General Public License. See the file `License' ! in the root directory of the present distribution, ! or http://www.gnu.org/copyleft/gpl.txt . ! #define ZERO (0.d0,0.d0) #define ONE (1.d0,0.d0) !-------...
gpl-2.0
buaasun/grappa
applications/NPB/OMP/LU/jacld.f
6
14506
c--------------------------------------------------------------------- c--------------------------------------------------------------------- subroutine jacld(k) c--------------------------------------------------------------------- c--------------------------------------------------------------------- c----...
bsd-3-clause
UPenn-RoboCup/OpenBLAS
lapack-netlib/SRC/cgtcon.f
25
6909
*> \brief \b CGTCON * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *> \htmlonly *> Download CGTCON + dependencies *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/cgtco...
bsd-3-clause
nvarini/espresso_iohpc
Modules/hdf5_qe.f90
1
33394
module hdf5_qe USE HDF5 USE Kinds, ONLY : DP TYPE HDF5_type INTEGER(HID_T) :: file_id ! File identifier INTEGER(HID_T) :: dset_id ! Dataset identifier INTEGER(HID_T) :: filespace ! Dataspace identifier in file INTEGER(HID_T) :: memspace ! Dataspace identifier in memory INT...
gpl-2.0
UPenn-RoboCup/OpenBLAS
lapack-netlib/SRC/slasd8.f
19
10911
*> \brief \b SLASD8 finds the square roots of the roots of the secular equation, and stores, for each element in D, the distance to its two nearest poles. Used by sbdsdc. * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *> ...
bsd-3-clause
nvarini/espresso_iohpc
West/Tools/set_isz.f90
1
1794
! ! Copyright (C) 2015 M. Govoni ! This file is distributed under the terms of the ! GNU General Public License. See the file `License' ! in the root directory of the present distribution, ! or http://www.gnu.org/copyleft/gpl.txt . ! ! Contributors to this file: ! Marco Govoni ! !-------------------------------------...
gpl-2.0
vfonov/ITK
Modules/ThirdParty/VNL/src/vxl/v3p/netlib/lapack/complex16/ztrsyl.f
39
11621
SUBROUTINE ZTRSYL( TRANA, TRANB, ISGN, M, N, A, LDA, B, LDB, C, $ LDC, SCALE, INFO ) * * -- LAPACK routine (version 3.2) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- * November 2...
apache-2.0
feilen/OSVR-Core
vendor/eigen-3.2.6/blas/testing/sblat1.f
291
43388
*> \brief \b SBLAT1 * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * * Definition: * =========== * * PROGRAM SBLAT1 * * *> \par Purpose: * ============= *> *> \verbatim *> *> Test program for the REAL Level 1 B...
apache-2.0
TSC21/Eigen
blas/testing/sblat1.f
291
43388
*> \brief \b SBLAT1 * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * * Definition: * =========== * * PROGRAM SBLAT1 * * *> \par Purpose: * ============= *> *> \verbatim *> *> Test program for the REAL Level 1 B...
bsd-3-clause
UPenn-RoboCup/OpenBLAS
lapack-netlib/SRC/zspsv.f
29
6945
*> \brief <b> ZSPSV computes the solution to system of linear equations A * X = B for OTHER matrices</b> * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *> \htmlonly *> Download ZSPSV + dependencies *> <a href="http://www...
bsd-3-clause
UPenn-RoboCup/OpenBLAS
lapack-netlib/TESTING/LIN/dchkqrt.f
31
5384
*> \brief \b DCHKQRT * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * * Definition: * =========== * * SUBROUTINE DCHKQRT( THRESH, TSTERR, NM, MVAL, NN, NVAL, NNB, * NBVAL, NOUT ) * * ...
bsd-3-clause
UPenn-RoboCup/OpenBLAS
lapack-netlib/SRC/cpbequ.f
29
6687
*> \brief \b CPBEQU * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *> \htmlonly *> Download CPBEQU + dependencies *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/cpbeq...
bsd-3-clause
hlokavarapu/calypso
src/Fortran_libraries/MHD_src/IO/m_ctl_data_mhd_forces.f90
3
9216
!m_ctl_data_mhd_forces.f90 ! module m_ctl_data_mhd_forces ! ! programmed by H.Matsui on March. 2006 ! ! subroutine deallocate_name_force_ctl ! ! subroutine read_forces_ctl ! subroutine read_gravity_ctl ! subroutine read_coriolis_ctl ! subroutine read_magneto_ctl ! ! begin forces_...
gpl-3.0
hlokavarapu/calypso
src/Fortran_libraries/PARALLEL_src/SPH_SHELL_src/m_legendre_work_testlooop.f90
3
7658
!>@file m_legendre_work_testlooop.f90 !!@brief module m_legendre_work_testlooop !! !!@author H. Matsui !!@date Programmed in Aug., 2013 ! !>@brief Work array for forward Legendre transform useing mat multi !>@n data are strored communication buffer !! !!@verbatim !! subroutine alloc_leg_vec_test(nvector,...
gpl-3.0
UPenn-RoboCup/OpenBLAS
reference/zpotrff.f
50
5787
SUBROUTINE ZPOTRFF( UPLO, N, A, LDA, INFO ) * * -- LAPACK routine (version 3.0) -- * Univ. of Tennessee, Univ. of California Berkeley, NAG Ltd., * Courant Institute, Argonne National Lab, and Rice University * September 30, 1994 * * .. Scalar Arguments .. CHARACTER UPLO INTEG...
bsd-3-clause
hlokavarapu/calypso
src/Fortran_libraries/PARALLEL_src/CONST_SPH_GRID/set_FEM_mesh_4_sph.f90
3
6975
! ! module set_FEM_mesh_4_sph ! ! Written by H. Matsui on March, 2013 ! ! subroutine s_const_FEM_mesh_for_sph(ip_rank, mesh, group) ! module set_FEM_mesh_4_sph ! use m_precision ! implicit none ! private :: const_FEM_geometry_for_sph private :: const_FEM_groups_for_sph ...
gpl-3.0
UPenn-RoboCup/OpenBLAS
lapack-netlib/SRC/slatps.f
24
24381
*> \brief \b SLATPS solves a triangular system of equations with the matrix held in packed storage. * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *> \htmlonly *> Download SLATPS + dependencies *> <a href="http://www.net...
bsd-3-clause
nvarini/espresso_iohpc
PW/src/backup/sum_band.f90
1
43010
! ! Copyright (C) 2001-2015 Quantum ESPRESSO group ! This file is distributed under the terms of the ! GNU General Public License. See the file `License' ! in the root directory of the present distribution, ! or http://www.gnu.org/copyleft/gpl.txt . ! ! !-----------------------------------------------------------------...
gpl-2.0
UPenn-RoboCup/OpenBLAS
lapack-netlib/SRC/dlasy2.f
24
14556
*> \brief \b DLASY2 solves the Sylvester matrix equation where the matrices are of order 1 or 2. * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *> \htmlonly *> Download DLASY2 + dependencies *> <a href="http://www.netlib...
bsd-3-clause
UPenn-RoboCup/OpenBLAS
lapack-netlib/SRC/claqsp.f
24
5819
*> \brief \b CLAQSP scales a symmetric/Hermitian matrix in packed storage, using scaling factors computed by sppequ. * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *> \htmlonly *> Download CLAQSP + dependencies *> <a hre...
bsd-3-clause
jakevdp/scipy
scipy/integrate/quadpack/dqaws.f
143
8961
subroutine dqaws(f,a,b,alfa,beta,integr,epsabs,epsrel,result, * abserr,neval,ier,limit,lenw,last,iwork,work) c***begin prologue dqaws c***date written 800101 (yymmdd) c***revision date 830518 (yymmdd) c***category no. h2a2a1 c***keywords automatic integrator, special-purpose, c algebr...
bsd-3-clause
sophAi/ptmd
src/BIMD/BIMD_backup.f
1
3240
*======================================================================== * File Name : BIMD_restore.f * Copyright (C) 2008-2011 Po-Jen Hsu <xanadu8850@pchome.com.tw> * Creation Date : 19-04-2010 * Last Modified : Wed 04 May 2011 10:56:11 AM CST * License : GPL (see bottom) * Encoding : utf-8 * Project : sophAi * Desc...
gpl-2.0
AquaticEcoDynamics/libfvaed2
src/fv_ode.F90
1
7487
!############################################################################### !# # !# fv_ode.F90 # !# ...
gpl-3.0
hlokavarapu/calypso
src/Fortran_libraries/MHD_src/sph_MHD/m_coef_fdm_free_CMB.f90
3
6573
!>@file m_coef_fdm_free_CMB.f90 !!@brief module m_coef_fdm_free_CMB !! !!@author H. Matsui !!@date Programmed in Jan., 2010 ! !>@brief Matrix to evaluate poloidal velocity and toroidal vorticity !! at CMB with free slip boundary !! !!@verbatim !! subroutine cal_fdm2_CMB_free_vp(r_from_CMB) !! subrout...
gpl-3.0
jwakely/gcc
libgomp/testsuite/libgomp.oacc-fortran/collapse-6.f90
19
1105
! { dg-do run } ! collapse3.f90:test3 program collapse6 integer :: i, j, k, a(1:7, -3:5, 12:19), b(1:7, -3:5, 12:19) integer :: v1, v2, v3, v4, v5, v6, v7, v8, v9 logical :: l, r l = .false. r = .false. a(:, :, :) = 0 b(:, :, :) = 0 v1 = 3 v2 = 6 v3 = -2 v4 = 4 v5 = 13 v6 = 18 v7 = 1 v8 =...
gpl-2.0
InsightSoftwareConsortium/ITK
Modules/ThirdParty/VNL/src/vxl/v3p/netlib/temperton/setdgpfa.f
41
2296
* SUBROUTINE 'SETDGPFA' * SETUP ROUTINE FOR SELF-SORTING IN-PLACE * GENERALIZED PRIME FACTOR (COMPLEX) FFT [DGPFA] * * CALL SETDGPFA(TRIGS,N,NPQR,INFO) * * INPUT : * ----- * N IS THE LENGTH OF THE TRANSFORMS. N MUST BE OF THE FORM: * ------------------------...
apache-2.0
embecosm/epiphany-gcc
gcc/testsuite/gfortran.fortran-torture/execute/seq_io.f90
191
1882
! pr 15472 ! sequential access files ! ! this test verifies the most basic sequential unformatted I/O ! write 3 records of various sizes ! then read them back ! and compare with what was written ! implicit none integer size parameter(size=100) logical debug data debug...
gpl-2.0
Shaswat27/scipy
scipy/fftpack/src/dfftpack/zfftf1.f
116
12031
SUBROUTINE ZFFTF1 (N,C,CH,WA,IFAC) IMPLICIT DOUBLE PRECISION (A-H,O-Z) DIMENSION CH(*) ,C(*) ,WA(*) ,IFAC(*) NF = IFAC(2) NA = 0 L1 = 1 IW = 1 DO 116 K1=1,NF IP = IFAC(K1+2) L2 = IP*L1 IDO = N/L2 IDOT = IDO+IDO ...
bsd-3-clause
embecosm/epiphany-gcc
gcc/testsuite/gfortran.dg/maxval_maxloc_conformance_1.f90
193
1816
! { dg-do compile } ! PR 26039: Tests for different ranks for (min|max)loc, (min|max)val, product ! and sum were missing. program main integer, dimension(2) :: a logical, dimension(2,1) :: lo logical, dimension(3) :: lo2 a = (/ 1, 2 /) lo = .true. print *,minloc(a,mask=lo) ! { dg-error "Incompat...
gpl-2.0
embecosm/epiphany-gcc
libgfortran/generated/_atan_r10.F90
15
1482
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc. ! Contributed by Paul Brook <paul@nowt.org> ! !This file is part of the GNU Fortran 95 runtime library (libgfortran). ! !GNU libgfortran is free software; you can redistribute it and/or !modify it under the terms of the GNU General Public !License as publi...
gpl-2.0
jwakely/gcc
gcc/testsuite/gfortran.dg/use_only_3.f90
50
1300
! { dg-do compile } ! This tests the patch for PR34975, in which 'n', 'ipol', and 'i' would be ! determined to have 'no IMPLICIT type'. It turned out to be fiendishly ! difficult to write a testcase for this PR because even the smallest changes ! would make the bug disappear. This is the testcase provided in the PR, ...
gpl-2.0
InsightSoftwareConsortium/ITK
Modules/ThirdParty/VNL/src/vxl/v3p/netlib/eispack/balbak.f
41
2307
subroutine balbak(nm,n,low,igh,scale,m,z) c integer i,j,k,m,n,ii,nm,igh,low double precision scale(n),z(nm,m) double precision s c c this subroutine is a translation of the algol procedure balbak, c num. math. 13, 293-304(1969) by parlett and reinsch. c handbook for auto. comp., vol....
apache-2.0
jwakely/gcc
gcc/testsuite/gfortran.dg/gomp/pr35786-1.f90
155
2006
! PR fortran/35786 ! { dg-do compile } ! { dg-options "-fopenmp" } module pr35768 real, parameter :: one = 1.0 contains subroutine fn1 !$omp parallel firstprivate (one) ! { dg-error "is not a variable" } !$omp end parallel end subroutine fn1 subroutine fn2 (doit) external doit !$omp parallel fi...
gpl-2.0
benchmark-subsetting/cere
examples/NPB3.0-SER/BT/exact_rhs.f
15
13465
c--------------------------------------------------------------------- c--------------------------------------------------------------------- subroutine exact_rhs c--------------------------------------------------------------------- c--------------------------------------------------------------------- c----...
lgpl-3.0
benchmark-subsetting/cere
tests/test_04/exact_rhs.f
15
13465
c--------------------------------------------------------------------- c--------------------------------------------------------------------- subroutine exact_rhs c--------------------------------------------------------------------- c--------------------------------------------------------------------- c----...
lgpl-3.0
sliem/docker-hep
prospino/on_the_web_10_17_14/Pro2_matrix/Xmatrix_lq_gg.f
2
106892
c -------------------------------------------------------------------- real*8 function LQ_GGB(s,t1,ms1) implicit none real*8 Pi,Nc,Co,Ck,alphas,fac real*8 s,t1,u1,ms1 Pi = 4.D0*atan(1.D0) Nc = 3.D0 Co = 24.D0 Ck = 8.D0/3.D0 alphas = 1.D0 u1 = - s - t1 ...
apache-2.0
jwakely/gcc
gcc/testsuite/gfortran.dg/deferred_character_27.f90
16
2402
! { dg-do compile } ! ! Make sure that PR82617 remains fixed. The first attempt at a ! fix for PR70752 cause this to ICE at the point indicated below. ! ! Contributed by Ogmundur Petersson <uberprugelknabe@hotmail.com> ! MODULE test IMPLICIT NONE PRIVATE PUBLIC str_words !> Characters that are considered wh...
gpl-2.0
zhoupan71234/exciting-plus
utilities/spacegroup/gencrystal.f90
7
2901
subroutine gencrystal use modmain implicit none ! local variables integer is,ia,ip,i,j integer i1,i2,i3 integer id(3),ngen,ngrp real(8) abr,acr,bcr real(8) sab,cab,cac,cbc real(8) v1(3),v2(3) ! space group generator Seitz matrices real(8) srgen(3,3,12),stgen(3,12) ! space group Seitz matrices real(8) srgrp(3,3,192),stg...
gpl-3.0
zhoupan71234/exciting-plus
src/rvfcross.f90
5
2354
! Copyright (C) 2007 J. K. Dewhurst, S. Sharma and C. Ambrosch-Draxl. ! This file is distributed under the terms of the GNU General Public License. ! See the file COPYING for license details. !BOP ! !ROUTINE: rvfcross ! !INTERFACE: subroutine rvfcross(rvfmt1,rvfmt2,rvfir1,rvfir2,rvfmt3,rvfir3) ! !USES: use modmain ! ...
gpl-3.0
jwakely/gcc
gcc/testsuite/gfortran.dg/typebound_proc_35.f90
19
1900
! { dg-do run } ! ! PR 78443: [OOP] Incorrect behavior with non_overridable keyword ! ! Contributed by federico <perini@wisc.edu> module types implicit none ! Abstract parent class and its child type type, abstract :: P1 contains procedure :: test => test1 procedure (square_interface)...
gpl-2.0
wilseypa/llamaOS
src/tools/blas/strmv.f
6
8777
SUBROUTINE STRMV(UPLO,TRANS,DIAG,N,A,LDA,X,INCX) * .. Scalar Arguments .. INTEGER INCX,LDA,N CHARACTER DIAG,TRANS,UPLO * .. * .. Array Arguments .. REAL A(LDA,*),X(*) * .. * * Purpose * ======= * * STRMV performs one of the matrix-vector operations * * x := A*x, or x ...
bsd-2-clause
jwakely/gcc
gcc/testsuite/gfortran.dg/ieee/large_2.f90
19
3829
! { dg-do run } ! { dg-additional-options "-mfp-rounding-mode=d" { target alpha*-*-* } } use, intrinsic :: ieee_features use, intrinsic :: ieee_arithmetic implicit none ! k1 and k2 will be large real kinds, if supported, and single/double ! otherwise integer, parameter :: k1 = & max(ieee_selected_real...
gpl-2.0
the-linix-project/linix-kernel-source
gccsrc/gcc-4.7.2/gcc/testsuite/gfortran.dg/string_4.f90
162
1191
! { dg-do compile } ! { dg-options "" } ! (options to disable warnings about statement functions etc.) ! ! PR fortran/44352 ! ! Contributed by Vittorio Zecca ! SUBROUTINE TEST1() implicit real*8 (a-h,o-z) character*32 ddname,stmtfnt1 stmtfnt1(x)= 'h810 e=0.01 ' ddname=stmtfnt1(0...
bsd-2-clause
embecosm/epiphany-gcc
libgomp/testsuite/libgomp.fortran/reduction1.f90
202
4309
! { dg-do run } !$ use omp_lib integer :: i, ia (6), n, cnt real :: r, ra (4) double precision :: d, da (5) complex :: c, ca (3) logical :: v i = 1 ia = 2 r = 3 ra = 4 d = 5.5 da = 6.5 c = cmplx (7.5, 1.5) ca = cmplx (8.5, -3.0) v = .false. cnt = -1 !$omp parallel num_threads (3) privat...
gpl-2.0
decvalts/wrf
phys/module_bl_temf.F
1
65779
!wrf:model_layer:physics ! ! ! ! module module_bl_temf contains ! !------------------------------------------------------------------- ! subroutine temfpbl(u3d,v3d,th3d,t3d,qv3d,qc3d,qi3d,p3d,p3di,pi3d,rho, & rublten,rvblten,rthblten, & rqvb...
gpl-2.0
decvalts/wrf
external/fftpack/fftpack5/mradb4.F
1
4215
subroutine mradb4 ( m, ido, l1, cc, im1, in1, ch, im2, in2, wa1, wa2, wa3 ) !*****************************************************************************80 ! !! MRADB4 is an FFTPACK5 auxiliary routine. ! ! License: ! ! Licensed under the GNU General Public License (GPL). ! Copyright (C) 1995-2004, Scientific C...
gpl-2.0
the-linix-project/linix-kernel-source
gccsrc/gcc-4.7.2/gcc/testsuite/gfortran.dg/g77/19990826-1.f
210
8631
c { dg-do compile } * Date: Tue, 24 Aug 1999 12:25:41 +1200 (NZST) * From: Jonathan Ravens <ravens@whio.gns.cri.nz> * To: gcc-bugs@gcc.gnu.org * Subject: g77 bug report * X-UIDL: a0bf5ecc21487cde48d9104983ab04d6 ! This fortran source will not compile - if the penultimate elseif block is 0 ! included then the message a...
bsd-2-clause
embecosm/epiphany-gcc
gcc/testsuite/gfortran.dg/widechar_intrinsics_9.f90
174
2747
! { dg-do run } ! { dg-options "-fbackslash" } implicit none character(kind=1,len=3) :: s1, t1 character(kind=4,len=3) :: s4, t4 s1 = "foo" ; t1 = "bar" call check_minmax_1 ("foo", "bar", min("foo","bar"), max("foo","bar")) call check_minmax_1 ("bar", "foo", min("foo","bar"), max("foo","bar")) call chec...
gpl-2.0
jwakely/gcc
gcc/testsuite/gfortran.dg/unlimited_polymorphic_18.f90
19
1583
! { dg-do run } ! Testing fix for ! PR fortran/60414 ! module m implicit none Type T real, public :: expectedScalar; contains procedure :: FCheck procedure :: FCheckArr generic :: Check => FCheck, FCheckArr end Type contains subroutine FCheck(this,X) class(T...
gpl-2.0
jwakely/gcc
gcc/testsuite/gfortran.dg/direct_io_5.f90
19
1087
! { dg-do run } ! PR27757 Problems with direct access I/O ! This test checks a series of random writes followed by random reads. ! Contributed by Jerry DeLisle <jvdelisle@gcc.gnu.org> program testdirect implicit none integer, dimension(100) :: a integer :: i,j,k,ier real :: x data a / 13, 9, 34, 41, 25, 9...
gpl-2.0
rgvanwesep/exciting-plus-rgvw-mod
src/phonon.f90
5
4754
! Copyright (C) 2002-2008 J. K. Dewhurst, S. Sharma and C. Ambrosch-Draxl. ! This file is distributed under the terms of the GNU General Public License. ! See the file COPYING for license details. subroutine phonon use modmain use modqpt implicit none ! local variables integer is,js,ia,ja,ka,jas,kas integer iq,ip,jp,...
gpl-3.0
rgvanwesep/exciting-plus-rgvw-mod
src/rdmwriteengy.f90
5
1093
! Copyright (C) 2007 J. K. Dewhurst, S. Sharma and E. K. U. Gross. ! This file is distributed under the terms of the GNU General Public License. ! See the file COPYING for license details. !BOP ! !ROUTINE: rdmwriteengy ! !INTERFACE: subroutine rdmwriteengy(fnum) ! !USES: use modrdm use modmain ! !INPUT/OUTPUT PARAMET...
gpl-3.0
quang-ha/lammps
lib/linalg/dlaed0.f
20
13894
*> \brief \b DLAED0 used by sstedc. Computes all eigenvalues and corresponding eigenvectors of an unreduced symmetric tridiagonal matrix using the divide and conquer method. * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *>...
gpl-2.0
embecosm/epiphany-gcc
gcc/testsuite/gfortran.dg/namelist_23.f90
174
1731
!{ dg-do run { target fd_truncate } } ! PR26136 Filling logical variables from namelist read when object list is not ! complete. Test case derived from PR. ! Contributed by Jerry DeLisle <jvdelisle@gcc.gnu.org> program read_logical implicit none logical, dimension(4) :: truely integer, dimension(4) :: truely...
gpl-2.0
the-linix-project/linix-kernel-source
gccsrc/gcc-4.7.2/gcc/testsuite/gfortran.dg/fmt_cache_1.f
77
1308
! { dg-do run { target fd_truncate } } ! pr40662 segfaults when specific format is invoked twice. ! pr40330 incorrect io. ! test case derived from pr40662, <jvdelisle@gcc.gnu.org> program astap implicit none character(34) :: teststring real(4) :: arlxca = 0.0 open(10) write(10,40) a...
bsd-2-clause
zhoupan71234/exciting-plus
src/sbesseldm.f90
7
3186
! Copyright (C) 2002-2005 J. K. Dewhurst, S. Sharma and C. Ambrosch-Draxl. ! This file is distributed under the terms of the GNU Lesser General Public ! License. See the file COPYING for license details. !BOP ! !ROUTINE: sbesseldm ! !INTERFACE: subroutine sbesseldm(m,lmax,x,djl) ! !INPUT/OUTPUT PARAMETERS: ! m :...
gpl-3.0
InsightSoftwareConsortium/ITK
Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linpack/dposl.f
41
1848
subroutine dposl(a,lda,n,b) integer lda,n double precision a(lda,1),b(1) c c dposl solves the double precision symmetric positive definite c system a * x = b c using the factors computed by dpoco or dpofa. c c on entry c c a double precision(lda, n) c the ou...
apache-2.0
embecosm/epiphany-gcc
libgfortran/generated/_anint_r10.F90
15
1487
! Copyright 2002, 2007, 2009 Free Software Foundation, Inc. ! Contributed by Paul Brook <paul@nowt.org> ! !This file is part of the GNU Fortran 95 runtime library (libgfortran). ! !GNU libgfortran is free software; you can redistribute it and/or !modify it under the terms of the GNU General Public !License as publi...
gpl-2.0
bquast/rnnlib
hdf5_snap/fortran/src/H5Dff.f90
11
36109
!****h* ROBODoc/H5D ! ! NAME ! MODULE H5D ! ! FILE ! fortran/src/H5Dff.f90 ! ! PURPOSE ! This file contains Fortran interfaces for H5D functions. It includes ! all the functions that are independent on whether the Fortran 2003 functions ! are enabled or disabled. ! ! COPYRIGHT ! * * * * * * * * * * * * * * * * * *...
gpl-3.0
jwakely/gcc
gcc/testsuite/gfortran.dg/pr91497.f90
8
2673
! { dg-do compile { target { i?86-*-* x86_64-*-* } } } ! { dg-options "-Wall" } ! Code contributed by Manfred Schwarb <manfred99 at gmx dot ch> ! PR fortran/91497 ! ! Prior to applying the patch for this PR, the following code ! would generate numerous conversion warnings. ! program foo real*4 a,aa real*8 ...
gpl-2.0
Shaswat27/scipy
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaitr.f
103
30696
c----------------------------------------------------------------------- c\BeginDoc c c\Name: ssaitr c c\Description: c Reverse communication interface for applying NP additional steps to c a K step symmetric Arnoldi factorization. c c Input: OP*V_{k} - V_{k}*H = r_{k}*e_{k}^T c c with (V_{k}^T)*B*V_{k...
bsd-3-clause
mkumatag/origin
vendor/github.com/gonum/lapack/internal/testdata/netlib/xerbla.f
91
2161
*> \brief \b XERBLA * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * * Definition: * =========== * * SUBROUTINE XERBLA( SRNAME, INFO ) * * .. Scalar Arguments .. * CHARACTER*(*) SRNAME * INTE...
apache-2.0
mkumatag/origin
vendor/gonum.org/v1/gonum/lapack/internal/testdata/netlib/xerbla.f
91
2161
*> \brief \b XERBLA * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * * Definition: * =========== * * SUBROUTINE XERBLA( SRNAME, INFO ) * * .. Scalar Arguments .. * CHARACTER*(*) SRNAME * INTE...
apache-2.0
ryanrhymes/openblas
lib/OpenBLAS-0.2.19/lapack-netlib/SRC/cposvx.f
28
16696
*> \brief <b> CPOSVX computes the solution to system of linear equations A * X = B for PO matrices</b> * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *> \htmlonly *> Download CPOSVX + dependencies *> <a href="http://www....
bsd-3-clause
ryanrhymes/openblas
lib/OpenBLAS-0.2.19/lapack-netlib/SRC/ssbgvd.f
5
11830
*> \brief \b SSBGVD * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *> \htmlonly *> Download SSBGVD + dependencies *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/ssbgv...
bsd-3-clause
ryanrhymes/openblas
lib/OpenBLAS-0.2.19/lapack-netlib/TESTING/LIN/zchkqrt.f
31
5397
*> \brief \b ZCHKQRT * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * * Definition: * =========== * * SUBROUTINE ZCHKQRT( THRESH, TSTERR, NM, MVAL, NN, NVAL, NNB, * NBVAL, NOUT ) * ....
bsd-3-clause
indashnet/InDashNet.Open.UN2000
android/external/eigen/blas/testing/sblat2.f
204
111315
PROGRAM SBLAT2 * * Test program for the REAL Level 2 Blas. * * The program must be driven by a short data file. The first 18 records * of the file are read using list-directed input, the last 16 records * are read using the format ( A6, L2 ). An annotated example of a data * file can be obtained ...
apache-2.0
ryanrhymes/openblas
lib/OpenBLAS-0.2.19/lapack-netlib/TESTING/LIN/spot03.f
32
5949
*> \brief \b SPOT03 * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * * Definition: * =========== * * SUBROUTINE SPOT03( UPLO, N, A, LDA, AINV, LDAINV, WORK, LDWORK, * RWORK, RCOND, RESID ) *...
bsd-3-clause
nicjhan/MOM5
src/ocean_shared/generic_tracers/generic_miniBLING.F90
9
216944
!---------------------------------------------------------------- ! <CONTACT EMAIL="Eric.Galbraith@mcgill.ca"> Eric D. Galbraith ! </CONTACT> ! ! <CONTACT EMAIL="GFDL.Climate.Model.Info@noaa.gov"> John P. Dunne ! </CONTACT> ! ! <CONTACT EMAIL="GFDL.Climate.Model.Info@noaa.gov"> Anand Gnanandesikan ! </CONTACT> ! ! <CON...
gpl-2.0
kargakis/origin
vendor/github.com/gonum/lapack/internal/testdata/netlib/xerbla.f
91
2161
*> \brief \b XERBLA * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * * Definition: * =========== * * SUBROUTINE XERBLA( SRNAME, INFO ) * * .. Scalar Arguments .. * CHARACTER*(*) SRNAME * INTE...
apache-2.0
ryanrhymes/openblas
lib/OpenBLAS-0.2.19/lapack-netlib/TESTING/LIN/schkqr.f
3
13898
*> \brief \b SCHKQR * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * * Definition: * =========== * * SUBROUTINE SCHKQR( DOTYPE, NM, MVAL, NN, NVAL, NNB, NBVAL, NXVAL, * NRHS, THRESH, TSTERR,...
bsd-3-clause
ryanrhymes/openblas
lib/OpenBLAS-0.2.19/lapack-netlib/TESTING/EIG/dstt21.f
32
6540
*> \brief \b DSTT21 * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * * Definition: * =========== * * SUBROUTINE DSTT21( N, KBAND, AD, AE, SD, SE, U, LDU, WORK, * RESULT ) * * .. Scala...
bsd-3-clause
ryanrhymes/openblas
lib/OpenBLAS-0.2.19/lapack-netlib/SRC/dpttrs.f
25
4877
*> \brief \b DPTTRS * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *> \htmlonly *> Download DPTTRS + dependencies *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/dpttr...
bsd-3-clause
shanzhenren/PLE
Model/eigen-3.2.5/lapack/dlarf.f
273
6167
*> \brief \b DLARF * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *> \htmlonly *> Download DLARF + dependencies *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/dlarf.f...
gpl-3.0
zakki/lsd_slam_windows
thirdparty/eigen-3.2.5/lapack/dlarf.f
273
6167
*> \brief \b DLARF * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *> \htmlonly *> Download DLARF + dependencies *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/dlarf.f...
gpl-3.0
ryanrhymes/openblas
lib/OpenBLAS-0.2.19/lapack-netlib/SRC/stgsna.f
26
24172
*> \brief \b STGSNA * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *> \htmlonly *> Download STGSNA + dependencies *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/stgsn...
bsd-3-clause
ryanrhymes/openblas
lib/OpenBLAS-0.2.19/reference/zsbmvf.f
50
9642
SUBROUTINE ZSBMVF(UPLO, N, K, ALPHA, A, LDA, X, INCX, BETA, Y, $ INCY ) * * -- LAPACK auxiliary routine (version 3.1) -- * Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. * November 2006 * * .. Scalar Arguments .. CHARACTER UPLO INTEGER ...
bsd-3-clause
ryanrhymes/openblas
lib/OpenBLAS-0.2.19/lapack-netlib/SRC/DEPRECATED/dtzrqf.f
24
6691
*> \brief \b DTZRQF * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *> \htmlonly *> Download DTZRQF + dependencies *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/dtzrq...
bsd-3-clause
ryanrhymes/openblas
lib/OpenBLAS-0.2.19/lapack-netlib/SRC/zla_gbrcond_c.f
25
9861
*> \brief \b ZLA_GBRCOND_C computes the infinity norm condition number of op(A)*inv(diag(c)) for general banded matrices. * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * *> \htmlonly *> Download ZLA_GBRCOND_C + dependencie...
bsd-3-clause
nicjhan/MOM5
src/mom5/ocean_tracers/ocean_residency.F90
10
51866
module ocean_residency_mod !{ ! !<CONTACT EMAIL="GFDL.Climate.Model.Info@noaa.gov"> Richard D. Slater !</CONTACT> ! !<REVIEWER EMAIL="GFDL.Climate.Model.Info@noaa.gov"> Stephen M. Griffies !</REVIEWER> ! !<OVERVIEW> ! Ocean residency module !</OVERVIEW> ! !<DESCRIPTION> ! ! This module is a superset of the oce...
gpl-2.0
ryanrhymes/openblas
lib/OpenBLAS-0.2.19/lapack-netlib/BLAS/SRC/srotm.f
26
5263
*> \brief \b SROTM * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * * Definition: * =========== * * SUBROUTINE SROTM(N,SX,INCX,SY,INCY,SPARAM) * * .. Scalar Arguments .. * INTEGER INCX,INCY,N * .....
bsd-3-clause
nicjhan/MOM5
src/atmos_shared/tracer_driver/tropchem/mo_exp_slv.F90
10
13359
module MO_EXP_SOL_MOD implicit none ! save private public :: exp_slv_init, exp_sol integer, parameter :: inst = 1, avrg = 2 integer :: o3s_ndx, o3inert_ndx integer :: oh_ndx, ho2_ndx, c2h4_ndx, c3h6_ndx, isop_ndx, & mvk_ndx, macr_ndx, c10h16_ndx, n...
gpl-2.0
shanzhenren/PLE
Model/eigen-3.2.5/blas/testing/sblat1.f
291
43388
*> \brief \b SBLAT1 * * =========== DOCUMENTATION =========== * * Online html documentation available at * http://www.netlib.org/lapack/explore-html/ * * Definition: * =========== * * PROGRAM SBLAT1 * * *> \par Purpose: * ============= *> *> \verbatim *> *> Test program for the REAL Level 1 B...
gpl-3.0
lofar-astron/PyBDSF
src/port3/d7dog.f
2
7534
SUBROUTINE D7DOG(DIG, LV, N, NWTSTP, STEP, V) C C *** COMPUTE DOUBLE DOGLEG STEP *** C C *** PARAMETER DECLARATIONS *** C INTEGER LV, N REAL DIG(N), NWTSTP(N), STEP(N), V(LV) C C *** PURPOSE *** C C THIS SUBROUTINE COMPUTES A CANDIDATE STEP (FOR _USE_ IN AN UNCON- C STRAINED MINIMI...
gpl-3.0