[GiDlist] How to list two type elements' infomation to d

all:
My problem have two type element.I want to list them to two files.How to do.Thanks




edodo
edodo at eyou.com

You can create two or more bas files in the same problemtype directory
for example:

edodo.bas
*set elems(triangle)
*loop elems
*elemsConec
*end

edodoB.bas
*set elems(quadrilateral)
*loop elems
*elemsConec
*end

This create two output files: “name”.dat with the triangles and “name”-1.dat with the quadilaterals

----- Original Message -----
From: “edodo” edodo at eyou.com
To: gidlist at gatxan.cimne.upc.es
Sent: Wednesday, January 09, 2002 6:56 AM
Subject: [GiDlist] How to list two type elements’ infomation to different files


all:
My problem have two type element.I want to list them to two files.How to do.Thanks



edodo
edodo at eyou.com


GiDlist mailing list
GiDlist at gid.cimne.upc.es
_http://gid.cimne.upc.es/mailman/listinfo/gidlist_
-------------- next part --------------
An HTML attachment was scrubbed…
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20020109/8ca11bbd/attachment.htm