|
ICEACE Model: Closed Economy
1.0.0
Design Documentation of ICEACE Model
|

Go to the source code of this file.
Functions | |
| int | firm_labour_workforce_needed () |
| int | firm_labour_fire () |
| int | firm_labour_job_announcement_stage1 () |
| int | firm_labour_job_offer_stage1 () |
| int | firm_labour_update () |
| int | firm_labour_job_announcement_stage2 () |
| int | firm_labour_job_offer_stage2 () |
| int | firm_labour_pay_wages () |
| int | firm_labour_trace_wages () |
| int firm_labour_fire | ( | void | ) |
Definition at line 35 of file firm_functions_labour.c.


| int firm_labour_job_announcement_stage1 | ( | void | ) |
Definition at line 86 of file firm_functions_labour.c.


| int firm_labour_job_announcement_stage2 | ( | void | ) |
Definition at line 163 of file firm_functions_labour.c.


| int firm_labour_job_offer_stage1 | ( | void | ) |
Definition at line 106 of file firm_functions_labour.c.


| int firm_labour_job_offer_stage2 | ( | void | ) |
Definition at line 181 of file firm_functions_labour.c.


| int firm_labour_pay_wages | ( | void | ) |
Definition at line 211 of file firm_functions_labour.c.


| int firm_labour_trace_wages | ( | void | ) |
| int firm_labour_update | ( | void | ) |
Definition at line 132 of file firm_functions_labour.c.


| int firm_labour_workforce_needed | ( | void | ) |
1.8.3.1