/[MITgcm]/mitgcm.org/devel/buildweb/pkg/swish-e/src/proplimit.h
ViewVC logotype

Annotation of /mitgcm.org/devel/buildweb/pkg/swish-e/src/proplimit.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1.1.1 - (hide annotations) (download) (vendor branch)
Fri Sep 20 19:47:29 2002 UTC (22 years, 10 months ago) by adcroft
Branch: Import, MAIN
CVS Tags: baseline, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
Importing web-site building process.

1 adcroft 1.1 #ifndef __HasSeenModule_PropLimit
2     #define __HasSeenModule_PropLimit 1
3    
4     void initModule_PropLimit (SWISH *sw);
5     void ClearLimitParameter (SWISH *sw);
6     void freeModule_PropLimit (SWISH *sw);
7    
8     int Prepare_PropLookup(SWISH *sw );
9     int SetLimitParameter(SWISH *sw, char *propertyname, char *low, char *hi);
10     int LimitByProperty( SWISH *sw, IndexFILE *indexf, int filenum );
11     int is_prop_limit_used( SWISH *sw );
12    
13     #endif
14    
15    
16    

  ViewVC Help
Powered by ViewVC 1.1.22