Overture
Version 25
Main Page
Namespaces
Classes
Files
File List
File Members
Overture.v25.d
include
UnstructuredGeometry.h
Go to the documentation of this file.
1
#ifndef __OV_UNSTRUCTURED_GEOMETRY_H__
2
#define __OV_UNSTRUCTURED_GEOMETRY_H__
3
4
#include "
OvertureTypes.h
"
5
6
class
UnstructuredMapping
;
7
8
namespace
UnstructuredGeometry {
9
void
computeCellCenters
(
UnstructuredMapping
&umap,
realArray
&
c
);
10
void
computeGeometry
(
UnstructuredMapping
&umap,
11
realArray
*cellNorm,
realArray
*edgeNorm,
realArray
*vertVol,
realArray
*cellVol,
12
realArray
*subCellNorms,
realArray
*subCellVols );
13
}
14
15
16
#endif
Generated on Fri Jan 4 2013 10:18:00 for Overture by
1.8.3