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

#include <automaticMeshSizeField.h>

Collaboration diagram for size_point:

Public Attributes

double x
 
double y
 
double z
 
double size
 
SMetric3 m
 
bool isFound
 
int parcourus
 

Detailed Description

Definition at line 88 of file automaticMeshSizeField.h.

Member Data Documentation

◆ isFound

bool size_point::isFound

Definition at line 94 of file automaticMeshSizeField.h.

◆ m

SMetric3 size_point::m

Definition at line 93 of file automaticMeshSizeField.h.

◆ parcourus

int size_point::parcourus

Definition at line 95 of file automaticMeshSizeField.h.

◆ size

double size_point::size

Definition at line 92 of file automaticMeshSizeField.h.

◆ x

double size_point::x

Definition at line 89 of file automaticMeshSizeField.h.

◆ y

double size_point::y

Definition at line 90 of file automaticMeshSizeField.h.

◆ z

double size_point::z

Definition at line 91 of file automaticMeshSizeField.h.


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