gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
size_data Struct Reference

#include <automaticMeshSizeField.h>

Collaboration diagram for size_data:

Public Attributes

double size
 
double h
 
SMetric3 M
 
bool hasIntersection
 
SVector3 t1
 
SVector3 t2
 
SVector3 n
 

Detailed Description

Definition at line 73 of file automaticMeshSizeField.h.

Member Data Documentation

◆ h

double size_data::h

Definition at line 78 of file automaticMeshSizeField.h.

◆ hasIntersection

bool size_data::hasIntersection

Definition at line 82 of file automaticMeshSizeField.h.

◆ M

SMetric3 size_data::M

Definition at line 79 of file automaticMeshSizeField.h.

◆ n

SVector3 size_data::n

Definition at line 83 of file automaticMeshSizeField.h.

◆ size

double size_data::size

Definition at line 74 of file automaticMeshSizeField.h.

◆ t1

SVector3 size_data::t1

Definition at line 83 of file automaticMeshSizeField.h.

◆ t2

SVector3 size_data::t2

Definition at line 83 of file automaticMeshSizeField.h.


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