Home
last modified time | relevance | path

Searched defs:GenerateGrid (Results 1 – 25 of 79) sorted by relevance

1234

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9023 pure subroutine GenerateGrid(N, M, width, height, centre, P) subroutine
24 integer, intent(in) :: N, M local
25 real(dp), intent(in) :: width, height
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
28 real(dp) :: x(N), y(M)
29 integer :: i, j local
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9023 pure subroutine GenerateGrid(N, M, width, height, centre, P) subroutine
24 integer, intent(in) :: N, M local
25 real(dp), intent(in) :: width, height
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
28 real(dp) :: x(N), y(M)
29 integer :: i, j local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9023 pure subroutine GenerateGrid(N, M, width, height, centre, P) subroutine
24 integer, intent(in) :: N, M local
25 real(dp), intent(in) :: width, height
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
28 real(dp) :: x(N), y(M)
29 integer :: i, j local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9023 pure subroutine GenerateGrid(N, M, width, height, centre, P) subroutine
24 integer, intent(in) :: N, M local
25 real(dp), intent(in) :: width, height
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
28 real(dp) :: x(N), y(M)
29 integer :: i, j local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9023 pure subroutine GenerateGrid(N, M, width, height, centre, P) subroutine
24 integer, intent(in) :: N, M local
25 real(dp), intent(in) :: width, height
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
28 real(dp) :: x(N), y(M)
29 integer :: i, j local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9023 pure subroutine GenerateGrid(N, M, width, height, centre, P) subroutine
24 integer, intent(in) :: N, M local
25 real(dp), intent(in) :: width, height
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
28 real(dp) :: x(N), y(M)
29 integer :: i, j local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9023 pure subroutine GenerateGrid(N, M, width, height, centre, P) subroutine
24 integer, intent(in) :: N, M local
25 real(dp), intent(in) :: width, height
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
28 real(dp) :: x(N), y(M)
29 integer :: i, j local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9023 pure subroutine GenerateGrid(N, M, width, height, centre, P) subroutine
24 integer, intent(in) :: N, M local
25 real(dp), intent(in) :: width, height
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
28 real(dp) :: x(N), y(M)
29 integer :: i, j local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9023 pure subroutine GenerateGrid(N, M, width, height, centre, P) subroutine
24 integer, intent(in) :: N, M local
25 real(dp), intent(in) :: width, height
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
28 real(dp) :: x(N), y(M)
29 integer :: i, j local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9023 pure subroutine GenerateGrid(N, M, width, height, centre, P) subroutine
24 integer, intent(in) :: N, M local
25 real(dp), intent(in) :: width, height
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
28 real(dp) :: x(N), y(M)
29 integer :: i, j local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9023 pure subroutine GenerateGrid(N, M, width, height, centre, P) subroutine
24 integer, intent(in) :: N, M local
25 real(dp), intent(in) :: width, height
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
28 real(dp) :: x(N), y(M)
29 integer :: i, j local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9023 pure subroutine GenerateGrid(N, M, width, height, centre, P) subroutine
24 integer, intent(in) :: N, M local
25 real(dp), intent(in) :: width, height
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
28 real(dp) :: x(N), y(M)
29 integer :: i, j local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9023 pure subroutine GenerateGrid(N, M, width, height, centre, P) subroutine
24 integer, intent(in) :: N, M local
25 real(dp), intent(in) :: width, height
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
28 real(dp) :: x(N), y(M)
29 integer :: i, j local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9023 pure subroutine GenerateGrid(N, M, width, height, centre, P) subroutine
24 integer, intent(in) :: N, M local
25 real(dp), intent(in) :: width, height
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
28 real(dp) :: x(N), y(M)
29 integer :: i, j local
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9023 pure subroutine GenerateGrid(N, M, width, height, centre, P) subroutine
24 integer, intent(in) :: N, M local
25 real(dp), intent(in) :: width, height
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
28 real(dp) :: x(N), y(M)
29 integer :: i, j local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9023 pure subroutine GenerateGrid(N, M, width, height, centre, P) subroutine
24 integer, intent(in) :: N, M local
25 real(dp), intent(in) :: width, height
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
28 real(dp) :: x(N), y(M)
29 integer :: i, j local
/dports/science/votca/votca-2021.2-18560-gfbe18d971/tools/src/libtools/
H A Dspline.cc26 Index Spline::GenerateGrid(double min, double max, double h) { in GenerateGrid() function in votca::tools::Spline
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/
H A Dphantom.go44 func GenerateGrid(nodes int, spacing time.Duration) [][]time.Duration { func
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/hashicorp/serf/coordinate/
H A Dphantom.go44 func GenerateGrid(nodes int, spacing time.Duration) [][]time.Duration { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/serf/coordinate/
H A Dphantom.go44 func GenerateGrid(nodes int, spacing time.Duration) [][]time.Duration { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/hashicorp/serf/coordinate/
H A Dphantom.go44 func GenerateGrid(nodes int, spacing time.Duration) [][]time.Duration { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/hashicorp/serf/coordinate/
H A Dphantom.go44 func GenerateGrid(nodes int, spacing time.Duration) [][]time.Duration { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/hashicorp/serf/coordinate/
H A Dphantom.go44 func GenerateGrid(nodes int, spacing time.Duration) [][]time.Duration { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/hashicorp/serf/coordinate/
H A Dphantom.go44 func GenerateGrid(nodes int, spacing time.Duration) [][]time.Duration { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/hashicorp/serf/coordinate/
H A Dphantom.go44 func GenerateGrid(nodes int, spacing time.Duration) [][]time.Duration { func

1234