Overture
Version 25
Main Page
Namespaces
Classes
Files
File List
File Members
Overture.v25.d
include
MappingGeometry.h
Go to the documentation of this file.
1
#ifndef MAPPING_GEOMETRY_H
2
#define MAPPING_GEOMETRY_H
3
4
#include "
Mapping.h
"
5
6
7
8
class
MappingGeometry
9
{
10
public
:
11
12
static
void
getGeometricProperties
(
Mapping
& map,
RealArray
& rvalues,
IntegerArray
& ivalues );
13
14
static
void
computeVolumeIntegrals
(
UnstructuredMapping
& uns,
RealArray
& values);
15
16
};
17
18
19
#endif
Generated on Fri Jan 4 2013 10:17:55 for Overture by
1.8.3