new real type compatible with other real intrinsics
From: Osiris (Osiris_at_gizeh.eg)
Date: 03/29/05
- Next message: jon.gill_at_metoffice.gov.uk: "Re: Constructors?"
- Previous message: Walt Brainerd: "Re: Namelist Internal Read"
- Next in thread: Richard E Maine: "Re: new real type compatible with other real intrinsics"
- Reply: Richard E Maine: "Re: new real type compatible with other real intrinsics"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Mar 2005 15:39:32 GMT
Hi all,
I'd like to define my own real type which can be customized at compile time
but which should still be compatible with real and double precision for
linking with lapack and arpack libraries.
What is the better way to do it ?
Would it be worth to define a new type ? if so how can I define it to be
compatible with real or with double precision ?
- Next message: jon.gill_at_metoffice.gov.uk: "Re: Constructors?"
- Previous message: Walt Brainerd: "Re: Namelist Internal Read"
- Next in thread: Richard E Maine: "Re: new real type compatible with other real intrinsics"
- Reply: Richard E Maine: "Re: new real type compatible with other real intrinsics"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|