Re: Associative arrays in Fortran
- From: pa@xxxxxxxxxxxxxxxxxxxxx (Pierre Asselin)
- Date: Wed, 24 Jan 2007 15:38:30 +0000 (UTC)
glen herrmannsfeldt <gah@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
max <none@xxxxxxxx> wrote:
I'm implementing a routine where the user can add new and retrieve
parameters by name. My code currently looks like [ snip ]
Have you looked at NAMELIST? That is what it is for.
You mean namelist read from an internal file (string) ? Is that
allowed ? How would you write back ? Namelist doesn't seem "dynamic"
enough to do this.
--
pa at panix dot com
.
- Follow-Ups:
- Re: Associative arrays in Fortran
- From: glen herrmannsfeldt
- Re: Associative arrays in Fortran
- References:
- Associative arrays in Fortran
- From: max
- Re: Associative arrays in Fortran
- From: glen herrmannsfeldt
- Associative arrays in Fortran
- Prev by Date: attn: mark - genuinely inspiring fast downloads - vir ruttu fevyo - (1/1)
- Next by Date: OO Definitions
- Previous by thread: Re: Associative arrays in Fortran
- Next by thread: Re: Associative arrays in Fortran
- Index(es):
Relevant Pages
|