Chaste Commit::8b5d759ac2eb95e67ae57699734101efccb0a0a9
behavior Struct Reference
+ Collaboration diagram for behavior:

Public Attributes

int poly
 
int refine
 
int quality
 
int vararea
 
int fixedarea
 
int usertest
 
int regionattrib
 
int convex
 
int weighted
 
int jettison
 
int firstnumber
 
int edgesout
 
int voronoi
 
int neighbors
 
int geomview
 
int nobound
 
int nopolywritten
 
int nonodewritten
 
int noelewritten
 
int noiterationnum
 
int noholes
 
int noexact
 
int conformdel
 
int incremental
 
int sweepline
 
int dwyer
 
int splitseg
 
int docheck
 
int quiet
 
int verbose
 
int usesegments
 
int order
 
int nobisect
 
int steiner
 
REAL minangle
 
REAL goodangle
 
REAL offconstant
 
REAL maxarea
 
char innodefilename [FILENAMESIZE]
 
char inelefilename [FILENAMESIZE]
 
char inpolyfilename [FILENAMESIZE]
 
char areafilename [FILENAMESIZE]
 
char outnodefilename [FILENAMESIZE]
 
char outelefilename [FILENAMESIZE]
 
char outpolyfilename [FILENAMESIZE]
 
char edgefilename [FILENAMESIZE]
 
char vnodefilename [FILENAMESIZE]
 
char vedgefilename [FILENAMESIZE]
 
char neighborfilename [FILENAMESIZE]
 
char offfilename [FILENAMESIZE]
 

Detailed Description

Definition at line 827 of file triangle.cpp.

Member Data Documentation

◆ areafilename

char behavior::areafilename[FILENAMESIZE]

Definition at line 885 of file triangle.cpp.

◆ conformdel

int behavior::conformdel

Definition at line 867 of file triangle.cpp.

◆ convex

int behavior::convex

Definition at line 863 of file triangle.cpp.

◆ docheck

int behavior::docheck

Definition at line 870 of file triangle.cpp.

◆ dwyer

int behavior::dwyer

Definition at line 868 of file triangle.cpp.

◆ edgefilename

char behavior::edgefilename[FILENAMESIZE]

Definition at line 889 of file triangle.cpp.

◆ edgesout

int behavior::edgesout

Definition at line 865 of file triangle.cpp.

◆ firstnumber

int behavior::firstnumber

Definition at line 864 of file triangle.cpp.

◆ fixedarea

int behavior::fixedarea

Definition at line 862 of file triangle.cpp.

◆ geomview

int behavior::geomview

Definition at line 865 of file triangle.cpp.

◆ goodangle

REAL behavior::goodangle

Definition at line 876 of file triangle.cpp.

◆ incremental

int behavior::incremental

Definition at line 868 of file triangle.cpp.

◆ inelefilename

char behavior::inelefilename[FILENAMESIZE]

Definition at line 883 of file triangle.cpp.

◆ innodefilename

char behavior::innodefilename[FILENAMESIZE]

Definition at line 882 of file triangle.cpp.

◆ inpolyfilename

char behavior::inpolyfilename[FILENAMESIZE]

Definition at line 884 of file triangle.cpp.

◆ jettison

int behavior::jettison

Definition at line 863 of file triangle.cpp.

◆ maxarea

REAL behavior::maxarea

Definition at line 877 of file triangle.cpp.

◆ minangle

REAL behavior::minangle

Definition at line 876 of file triangle.cpp.

◆ neighborfilename

char behavior::neighborfilename[FILENAMESIZE]

Definition at line 892 of file triangle.cpp.

◆ neighbors

int behavior::neighbors

Definition at line 865 of file triangle.cpp.

◆ nobisect

int behavior::nobisect

Definition at line 874 of file triangle.cpp.

◆ nobound

int behavior::nobound

Definition at line 866 of file triangle.cpp.

◆ noelewritten

int behavior::noelewritten

Definition at line 866 of file triangle.cpp.

◆ noexact

int behavior::noexact

Definition at line 867 of file triangle.cpp.

◆ noholes

int behavior::noholes

Definition at line 867 of file triangle.cpp.

◆ noiterationnum

int behavior::noiterationnum

Definition at line 866 of file triangle.cpp.

◆ nonodewritten

int behavior::nonodewritten

Definition at line 866 of file triangle.cpp.

◆ nopolywritten

int behavior::nopolywritten

Definition at line 866 of file triangle.cpp.

◆ offconstant

REAL behavior::offconstant

Definition at line 876 of file triangle.cpp.

◆ offfilename

char behavior::offfilename[FILENAMESIZE]

Definition at line 893 of file triangle.cpp.

◆ order

int behavior::order

Definition at line 873 of file triangle.cpp.

◆ outelefilename

char behavior::outelefilename[FILENAMESIZE]

Definition at line 887 of file triangle.cpp.

◆ outnodefilename

char behavior::outnodefilename[FILENAMESIZE]

Definition at line 886 of file triangle.cpp.

◆ outpolyfilename

char behavior::outpolyfilename[FILENAMESIZE]

Definition at line 888 of file triangle.cpp.

◆ poly

int behavior::poly

Definition at line 862 of file triangle.cpp.

◆ quality

int behavior::quality

Definition at line 862 of file triangle.cpp.

◆ quiet

int behavior::quiet

Definition at line 871 of file triangle.cpp.

◆ refine

int behavior::refine

Definition at line 862 of file triangle.cpp.

◆ regionattrib

int behavior::regionattrib

Definition at line 863 of file triangle.cpp.

◆ splitseg

int behavior::splitseg

Definition at line 869 of file triangle.cpp.

◆ steiner

int behavior::steiner

Definition at line 875 of file triangle.cpp.

◆ sweepline

int behavior::sweepline

Definition at line 868 of file triangle.cpp.

◆ usertest

int behavior::usertest

Definition at line 862 of file triangle.cpp.

◆ usesegments

int behavior::usesegments

Definition at line 872 of file triangle.cpp.

◆ vararea

int behavior::vararea

Definition at line 862 of file triangle.cpp.

◆ vedgefilename

char behavior::vedgefilename[FILENAMESIZE]

Definition at line 891 of file triangle.cpp.

◆ verbose

int behavior::verbose

Definition at line 871 of file triangle.cpp.

◆ vnodefilename

char behavior::vnodefilename[FILENAMESIZE]

Definition at line 890 of file triangle.cpp.

◆ voronoi

int behavior::voronoi

Definition at line 865 of file triangle.cpp.

◆ weighted

int behavior::weighted

Definition at line 863 of file triangle.cpp.


The documentation for this struct was generated from the following file: