Diffpack Documentation
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Search
PreproTriangle Class Reference
Prepro input for the triangle preprocessor.
More...
#include <PreproTriangle.h>
Inheritance diagram for PreproTriangle::
List of all members.
Detailed Description
Prepro input for the triangle preprocessor.
NAME: PreproTriangle - Prepro input for the triangle preprocessor
DESCRIPTION:
The class generates finite element grids using the triangle preprocessor by J. R. Shewchuk.
Constructor & Destructor Documentation
|
PreproTriangle::PreproTriangle (
|
) [inline]
|
|
|
PreproTriangle::~PreproTriangle (
|
) [inline]
|
|
Member Function Documentation
|
void PreproTriangle::define (
|
MenuSystem & menu,
|
|
int level ) [virtual]
|
|
|
void PreproTriangle::generateMesh (
|
Grid & grid ) [virtual]
|
|
|
Geometry & PreproTriangle::geometry (
|
) [inline, virtual]
|
|
|
const Geometry & PreproTriangle::geometry (
|
) const [inline, virtual]
|
|
|
GeometryTriangle & PreproTriangle::geometryTriangle (
|
) [inline]
|
|
|
const GeometryTriangle & PreproTriangle::geometryTriangle (
|
) const [inline]
|
|
|
String PreproTriangle::nameOut (
|
const String & inputfile ) [protected]
|
|
|
bool PreproTriangle::ok (
|
) const [virtual]
|
|
|
Partition & PreproTriangle::partition (
|
) [inline, virtual]
|
|
|
const Partition & PreproTriangle::partition (
|
) const [inline, virtual]
|
|
|
PartitionTriangle & PreproTriangle::partitionTriangle (
|
) [inline]
|
|
|
const PartitionTriangle & PreproTriangle::partitionTriangle (
|
) const [inline]
|
|
|
void PreproTriangle::scan (
|
MenuSystem & menu ) [virtual]
|
|
|
|
reads information about the "Prepro" information (filename) for the triangle preprocessor.
Reimplemented from Prepro. |
Member Data Documentation
|
String PreproTriangle::command_line
|
|
GeometryTriangle PreproTriangle::geom [protected]
|
|
|
String PreproTriangle::geometry_file
|
|
|
String PreproTriangle::outfile
|
|
PartitionTriangle PreproTriangle::part [protected]
|
|
The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.