ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/REPOS_ERICCA/magic/lib/diamesh/src/m3d_hotes.h
Revision: 5
Committed: Tue Jun 12 20:26:34 2007 UTC (17 years, 11 months ago)
Content type: text/plain
Original Path: magic/lib/diamesh/diamesh/src/m3d_hotes.h
File size: 457 byte(s)
Log Message:

File Contents

# User Rev Content
1 5 #define RECOVER -100
2     #define MOSAIC 0
3     #define SYSTUS 1
4     #define ANSYS 4
5     #define NASTRAN 5
6     #define STARCD 6
7     #define SUPERTAB 7
8     #define MASTER_SERIES 8
9     #define ACSIS 9
10    
11     #define MAILLAGE_FAUX -1000
12     #define MAILLAGE_OK 1000
13    
14     #define LECTURE 1
15     #define ERR_PREPARATION 2
16     #define ERR_MAILLAGE 3
17     #define ERR_ECRITURE 4
18     #define NON_CONFORME 5
19     #define ERR_NB_NODE 6
20    
21    
22    
23