Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Digital circuits are made from analog parts. -- Don Vonada


devel / comp.lang.fortran / Function ‘matmal’ at (1) has no IMPLICIT type

SubjectAuthor
* Function ‘matmal’ at (1) has no IMPLICIT typeManisha Manisha
`- Re: Function ‘matmal’ at (1) has no IMPLICIT typArjen Markus

1
Function ‘matmal’ at (1) has no IMPLICIT type

<a7a38c3e-aea9-4c6e-97a6-2d9f6d2067c7n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=2706&group=comp.lang.fortran#2706

  copy link   Newsgroups: comp.lang.fortran
X-Received: by 2002:ad4:5ccf:0:b0:474:7201:6789 with SMTP id iu15-20020ad45ccf000000b0047472016789mr7379546qvb.75.1660933040651;
Fri, 19 Aug 2022 11:17:20 -0700 (PDT)
X-Received: by 2002:a25:590:0:b0:694:9f5a:8d9 with SMTP id 138-20020a250590000000b006949f5a08d9mr6259535ybf.392.1660933040400;
Fri, 19 Aug 2022 11:17:20 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border-2.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.fortran
Date: Fri, 19 Aug 2022 11:17:20 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=103.144.92.159; posting-account=zNouSwoAAAB84p-vtFnlpcD6UbTt-ocE
NNTP-Posting-Host: 103.144.92.159
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <a7a38c3e-aea9-4c6e-97a6-2d9f6d2067c7n@googlegroups.com>
Subject: Function_‘matmal’_at_(1)_has_no_IMPLICIT_type
From: p20200015@pilani.bits-pilani.ac.in (Manisha Manisha)
Injection-Date: Fri, 19 Aug 2022 18:17:20 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 20
 by: Manisha Manisha - Fri, 19 Aug 2022 18:17 UTC

Hi everyone ,
I am new user to run fortran program and i am facing the error
1)‘shape’ argument of ‘reshape’ intrinsic at (1) must be of rank 1
2)Function ‘matmal’ at (1) has no IMPLICIT type

--
The information contained in this electronic communication is intended
solely for the individual(s) or entity to which it is addressed. It may
contain proprietary, confidential and/or legally privileged information.
Any review, retransmission, dissemination, printing, copying or other use
of, or taking any action in reliance on the contents of this information by
person(s) or entities other than the intended recipient is strictly
prohibited and may be unlawful. If you have received this communication in
error, please notify us by responding to this email or telephone and
immediately and permanently delete all copies of this message and any
attachments from your system(s). The contents of this message do not
necessarily represent the views or policies of BITS Pilani.

Re: Function ‘matmal’ at (1) has no IMPLICIT type

<c62fcb3f-47ea-4abd-af16-5f4644911e03n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=2707&group=comp.lang.fortran#2707

  copy link   Newsgroups: comp.lang.fortran
X-Received: by 2002:a05:622a:11d2:b0:343:67a1:85e8 with SMTP id n18-20020a05622a11d200b0034367a185e8mr7534130qtk.11.1660933478128;
Fri, 19 Aug 2022 11:24:38 -0700 (PDT)
X-Received: by 2002:a81:5a82:0:b0:339:eab:f018 with SMTP id
o124-20020a815a82000000b003390eabf018mr1050090ywb.313.1660933477884; Fri, 19
Aug 2022 11:24:37 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border-2.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.fortran
Date: Fri, 19 Aug 2022 11:24:37 -0700 (PDT)
In-Reply-To: <a7a38c3e-aea9-4c6e-97a6-2d9f6d2067c7n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=62.194.189.128; posting-account=A91wAAoAAADgBUxBX6QqsrSD26GLhVp8
NNTP-Posting-Host: 62.194.189.128
References: <a7a38c3e-aea9-4c6e-97a6-2d9f6d2067c7n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <c62fcb3f-47ea-4abd-af16-5f4644911e03n@googlegroups.com>
Subject: Re:_Function_‘matmal’_at_(1)_has_no_IMPLICIT_typ
e
From: arjen.markus895@gmail.com (Arjen Markus)
Injection-Date: Fri, 19 Aug 2022 18:24:38 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 17
 by: Arjen Markus - Fri, 19 Aug 2022 18:24 UTC

On Friday, August 19, 2022 at 8:17:22 PM UTC+2, Manisha Manisha wrote:
> Hi everyone ,
> I am new user to run fortran program and i am facing the error
> 1)‘shape’ argument of ‘reshape’ intrinsic at (1) must be of rank 1
> 2)Function ‘matmal’ at (1) has no IMPLICIT type
>
You should show us the source code, ideally reduced to a small program, that demonstrates the problems.

The error messages themselves are clear themselves (well, matmal should be matmul), but the important things are often:
- The actual arguments and their types used in the call to the functions
- The actual calls themselves

Regards,

Arjen

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor