3D-ICE 3.0.0
Data Fields
Dimensions_t Struct Reference

Collections of all the structures that are needed for the thermal simulation. More...

#include <dimensions.h>

Data Fields

CellDimensions_t Cell
 
GridDimensions_t Grid
 
ChipDimensions_t Chip
 
uint8_t NonUniform
 
CellIndex_t Discr_X
 
CellIndex_t Discr_Y
 
Non_uniform_cellList_t Cell_list
 
ConnectionList_t connections_list
 

Detailed Description

Definition at line 310 of file dimensions.h.

Field Documentation

◆ Cell

CellDimensions_t Dimensions_t::Cell

The dimensions of the thermal cells

Definition at line 314 of file dimensions.h.

◆ Cell_list

Non_uniform_cellList_t Dimensions_t::Cell_list

Non-uniform thermal cell list

Definition at line 337 of file dimensions.h.

◆ Chip

ChipDimensions_t Dimensions_t::Chip

The dimensions of the IC

Definition at line 322 of file dimensions.h.

◆ connections_list

ConnectionList_t Dimensions_t::connections_list

Connection list for non-uniform thermal cells

Definition at line 340 of file dimensions.h.

◆ Discr_X

CellIndex_t Dimensions_t::Discr_X

discretization level at the west-east X coordinate

Definition at line 330 of file dimensions.h.

◆ Discr_Y

CellIndex_t Dimensions_t::Discr_Y

discretization level at the north-south Y coordinate

Definition at line 334 of file dimensions.h.

◆ Grid

GridDimensions_t Dimensions_t::Grid

The dimensions of the grid of thermal cells

Definition at line 318 of file dimensions.h.

◆ NonUniform

uint8_t Dimensions_t::NonUniform

Non-uniform grid flag

Definition at line 326 of file dimensions.h.


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