Home
last modified time | relevance | path

Searched refs:Vect3D (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9011 type Vect3D type
17 type(Vect3D) pure function MySum(array)
18 type(Vect3D), intent(in) :: array(:,:)
20 mysum = Vect3D(sum(array%x), sum(array%y), sum(array%z))
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
35 P(i, j) = Vect3D(x(i), y(j), centre%z)
41 type(Vect3D) pure function TP_SUM(NU, D, NV) result(tensorproduct)
46 type(Vect3D), intent(in) :: D(4,4)
48 type(Vect3D) :: P(4,4)
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9011 type Vect3D type
17 type(Vect3D) pure function MySum(array)
18 type(Vect3D), intent(in) :: array(:,:)
20 mysum = Vect3D(sum(array%x), sum(array%y), sum(array%z))
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
35 P(i, j) = Vect3D(x(i), y(j), centre%z)
41 type(Vect3D) pure function TP_SUM(NU, D, NV) result(tensorproduct)
46 type(Vect3D), intent(in) :: D(4,4)
48 type(Vect3D) :: P(4,4)
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9011 type Vect3D type
17 type(Vect3D) pure function MySum(array)
18 type(Vect3D), intent(in) :: array(:,:)
20 mysum = Vect3D(sum(array%x), sum(array%y), sum(array%z))
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
35 P(i, j) = Vect3D(x(i), y(j), centre%z)
41 type(Vect3D) pure function TP_SUM(NU, D, NV) result(tensorproduct)
46 type(Vect3D), intent(in) :: D(4,4)
48 type(Vect3D) :: P(4,4)
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9011 type Vect3D type
17 type(Vect3D) pure function MySum(array)
18 type(Vect3D), intent(in) :: array(:,:)
20 mysum = Vect3D(sum(array%x), sum(array%y), sum(array%z))
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
35 P(i, j) = Vect3D(x(i), y(j), centre%z)
41 type(Vect3D) pure function TP_SUM(NU, D, NV) result(tensorproduct)
46 type(Vect3D), intent(in) :: D(4,4)
48 type(Vect3D) :: P(4,4)
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9011 type Vect3D type
17 type(Vect3D) pure function MySum(array)
18 type(Vect3D), intent(in) :: array(:,:)
20 mysum = Vect3D(sum(array%x), sum(array%y), sum(array%z))
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
35 P(i, j) = Vect3D(x(i), y(j), centre%z)
41 type(Vect3D) pure function TP_SUM(NU, D, NV) result(tensorproduct)
46 type(Vect3D), intent(in) :: D(4,4)
48 type(Vect3D) :: P(4,4)
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9011 type Vect3D type
17 type(Vect3D) pure function MySum(array)
18 type(Vect3D), intent(in) :: array(:,:)
20 mysum = Vect3D(sum(array%x), sum(array%y), sum(array%z))
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
35 P(i, j) = Vect3D(x(i), y(j), centre%z)
41 type(Vect3D) pure function TP_SUM(NU, D, NV) result(tensorproduct)
46 type(Vect3D), intent(in) :: D(4,4)
48 type(Vect3D) :: P(4,4)
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9011 type Vect3D type
17 type(Vect3D) pure function MySum(array)
18 type(Vect3D), intent(in) :: array(:,:)
20 mysum = Vect3D(sum(array%x), sum(array%y), sum(array%z))
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
35 P(i, j) = Vect3D(x(i), y(j), centre%z)
41 type(Vect3D) pure function TP_SUM(NU, D, NV) result(tensorproduct)
46 type(Vect3D), intent(in) :: D(4,4)
48 type(Vect3D) :: P(4,4)
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9011 type Vect3D type
17 type(Vect3D) pure function MySum(array)
18 type(Vect3D), intent(in) :: array(:,:)
20 mysum = Vect3D(sum(array%x), sum(array%y), sum(array%z))
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
35 P(i, j) = Vect3D(x(i), y(j), centre%z)
41 type(Vect3D) pure function TP_SUM(NU, D, NV) result(tensorproduct)
46 type(Vect3D), intent(in) :: D(4,4)
48 type(Vect3D) :: P(4,4)
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9011 type Vect3D type
17 type(Vect3D) pure function MySum(array)
18 type(Vect3D), intent(in) :: array(:,:)
20 mysum = Vect3D(sum(array%x), sum(array%y), sum(array%z))
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
35 P(i, j) = Vect3D(x(i), y(j), centre%z)
41 type(Vect3D) pure function TP_SUM(NU, D, NV) result(tensorproduct)
46 type(Vect3D), intent(in) :: D(4,4)
48 type(Vect3D) :: P(4,4)
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9011 type Vect3D type
17 type(Vect3D) pure function MySum(array)
18 type(Vect3D), intent(in) :: array(:,:)
20 mysum = Vect3D(sum(array%x), sum(array%y), sum(array%z))
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
35 P(i, j) = Vect3D(x(i), y(j), centre%z)
41 type(Vect3D) pure function TP_SUM(NU, D, NV) result(tensorproduct)
46 type(Vect3D), intent(in) :: D(4,4)
48 type(Vect3D) :: P(4,4)
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9011 type Vect3D type
17 type(Vect3D) pure function MySum(array)
18 type(Vect3D), intent(in) :: array(:,:)
20 mysum = Vect3D(sum(array%x), sum(array%y), sum(array%z))
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
35 P(i, j) = Vect3D(x(i), y(j), centre%z)
41 type(Vect3D) pure function TP_SUM(NU, D, NV) result(tensorproduct)
46 type(Vect3D), intent(in) :: D(4,4)
48 type(Vect3D) :: P(4,4)
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9011 type Vect3D type
17 type(Vect3D) pure function MySum(array)
18 type(Vect3D), intent(in) :: array(:,:)
20 mysum = Vect3D(sum(array%x), sum(array%y), sum(array%z))
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
35 P(i, j) = Vect3D(x(i), y(j), centre%z)
41 type(Vect3D) pure function TP_SUM(NU, D, NV) result(tensorproduct)
46 type(Vect3D), intent(in) :: D(4,4)
48 type(Vect3D) :: P(4,4)
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9011 type Vect3D type
17 type(Vect3D) pure function MySum(array)
18 type(Vect3D), intent(in) :: array(:,:)
20 mysum = Vect3D(sum(array%x), sum(array%y), sum(array%z))
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
35 P(i, j) = Vect3D(x(i), y(j), centre%z)
41 type(Vect3D) pure function TP_SUM(NU, D, NV) result(tensorproduct)
46 type(Vect3D), intent(in) :: D(4,4)
48 type(Vect3D) :: P(4,4)
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9011 type Vect3D type
17 type(Vect3D) pure function MySum(array)
18 type(Vect3D), intent(in) :: array(:,:)
20 mysum = Vect3D(sum(array%x), sum(array%y), sum(array%z))
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
35 P(i, j) = Vect3D(x(i), y(j), centre%z)
41 type(Vect3D) pure function TP_SUM(NU, D, NV) result(tensorproduct)
46 type(Vect3D), intent(in) :: D(4,4)
48 type(Vect3D) :: P(4,4)
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9011 type Vect3D type
17 type(Vect3D) pure function MySum(array)
18 type(Vect3D), intent(in) :: array(:,:)
20 mysum = Vect3D(sum(array%x), sum(array%y), sum(array%z))
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
35 P(i, j) = Vect3D(x(i), y(j), centre%z)
41 type(Vect3D) pure function TP_SUM(NU, D, NV) result(tensorproduct)
46 type(Vect3D), intent(in) :: D(4,4)
48 type(Vect3D) :: P(4,4)
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dpr79966.f9011 type Vect3D type
17 type(Vect3D) pure function MySum(array)
18 type(Vect3D), intent(in) :: array(:,:)
20 mysum = Vect3D(sum(array%x), sum(array%y), sum(array%z))
26 type(Vect3D), intent(in) :: centre
27 type(Vect3D), intent(out) :: P(N, M)
35 P(i, j) = Vect3D(x(i), y(j), centre%z)
41 type(Vect3D) pure function TP_SUM(NU, D, NV) result(tensorproduct)
46 type(Vect3D), intent(in) :: D(4,4)
48 type(Vect3D) :: P(4,4)
[all …]
/dports/math/fastops/fastops-1.0.0/contrib/libs/tclap/examples/
H A Dtest12.cpp10 struct Vect3D { struct
14 Vect3D& operator=(const std::string &str) in operator =() argument
31 std::ostream& operator<<(std::ostream &os, const Vect3D &v) in operator <<() argument
40 struct ArgTraits<Vect3D> {
48 MultiArg<Vect3D> vec("v", "vect", "vector", in main()
59 std::ostream_iterator<Vect3D>(std::cout, "\n")); in main()
64 std::vector<Vect3D> v(vec.getValue()); in main()
68 std::ostream_iterator<Vect3D>(std::cout, "\n")); in main()
H A Dtest11.cpp9 struct Vect3D { struct
13 Vect3D& operator=(const std::string &str) in operator =() argument
33 struct ArgTraits<Vect3D> { argument
41 ValueArg<Vect3D> vec("v", "vect", "vector", in main()
42 true, Vect3D(), "3D vector", cmd); in main()
/dports/devel/tclap/tclap-1.4.0-rc1/examples/
H A Dtest12.cpp12 struct Vect3D { struct
16 Vect3D &operator=(const std::string &str) { in operator =() argument
30 std::ostream &operator<<(std::ostream &os, const Vect3D &v) { in operator <<() argument
38 struct ArgTraits<Vect3D> {
45 MultiArg<Vect3D> vec("v", "vect", "vector", true, "3D vector", cmd); in main()
55 std::ostream_iterator<Vect3D>(std::cout, "\n")); in main()
60 std::vector<Vect3D> v(vec.getValue()); in main()
64 std::ostream_iterator<Vect3D>(std::cout, "\n")); in main()
H A Dtest11.cpp11 struct Vect3D { struct
15 Vect3D &operator=(const std::string &str) { in operator =() argument
33 struct ArgTraits<Vect3D> { argument
40 ValueArg<Vect3D> vec("v", "vect", "vector", true, Vect3D(), "3D vector", in main()
H A Dtest26.cpp7 struct Vect3D { struct
18 std::istream &operator>>(std::istream &is, Vect3D &v) { in operator >>() argument
27 ValueArg<Vect3D> vec("v", "vect", "vector", true, Vect3D(), "3D vector", in main()