39#ifndef _3DICE_STACK_DESCRIPTION_H_
40#define _3DICE_STACK_DESCRIPTION_H_
59#include "layer_list.h"
61#include "material_list.h"
62#include "stack_element_list.h"
void stack_description_destroy(StackDescription_t *stkd)
Quantity_t get_number_of_floorplan_elements(StackDescription_t *stkd, String_t stack_element_id)
void stack_description_init(StackDescription_t *stkd)
void stack_description_print(StackDescription_t *stkd, FILE *stream, String_t prefix)
Quantity_t get_total_number_of_floorplan_elements(StackDescription_t *stkd)
Structure used to store data about the channel that compose the 2D/3D stack.
Collections of all the structures that are needed for the thermal simulation.
Structure used to store data about the heat dissipation through the top or bottom surfaces of the 2D/...
Structure containing all the informations related to the 3d stack.
HeatSink_t * BottomHeatSink
Dimensions_t * Dimensions
StackElementList_t StackElements