Re: parsing a finite element language

landers@Centric.COM
3 May 1996 23:39:45 -0400

          From comp.compilers

Related articles
parsing a finite element language doolin@menkar.cs.utk.edu (1996-05-01)
Re: parsing a finite element language landers@Centric.COM (1996-05-03)
| List of all articles for this month |

From: landers@Centric.COM
Newsgroups: comp.compilers
Date: 3 May 1996 23:39:45 -0400
Organization: Compilers Central
References: 96-05-015
Keywords: parse, design

>I need to rewrite my entire input routine for a simple finite element code.
>Is this a good idea?


It's a great idea. You can look at Bob Taylor's FEAP code for an
example of how he designed a finite element input language in "The
Finite Element Method" Fourth Edition, Volume 2, ISBN 0-07-084175-6
(v. 2). The language includes nested loops, variables and many other
features. An annotated source listing is included in Chapter 16.


Joe Landers
landers@centric.com
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.