OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
LocationType.h
Go to the documentation of this file.
1
/*
2
* LocationType.h
3
*
4
* Created on: Dec 12, 2012
5
* Author: jimg
6
*/
7
8
// Copyright (c) 2012 OPeNDAP, Inc.
9
// Authors: Nathan Potter <ndp@opendap.org>
10
// James Gallagher <jgallagher@opendap.org>
11
//
12
// This library is free software; you can redistribute it and/or
13
// modify it under the terms of the GNU Lesser General Public
14
// License as published by the Free Software Foundation; either
15
// version 2.1 of the License, or (at your option) any later version.
16
//
17
// This library is distributed in the hope that it will be useful,
18
// but WITHOUT ANY WARRANTY; without even the implied warranty of
19
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
20
// Lesser General Public License for more details.
21
//
22
// You should have received a copy of the GNU Lesser General Public
23
// License along with this library; if not, write to the Free Software
24
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
25
//
26
// You can contact OPeNDAP, Inc. at PO Box 112, Saunderstown, RI. 02874-0112.
27
28
#ifndef LOCATIONTYPE_H_
29
#define LOCATIONTYPE_H_
30
31
enum
locationType
{
32
node
,
edge
,
face
33
};
34
35
#endif
/* LOCATIONTYPE_H_ */
node
Definition:
LocationType.h:32
edge
Definition:
LocationType.h:32
face
Definition:
LocationType.h:32
locationType
locationType
Definition:
LocationType.h:31
modules
ugrid_functions
LocationType.h
Generated by
1.8.9.1