ICEACE Model: Closed Economy  1.0.0
Design Documentation of ICEACE Model
 All Data Structures Files Functions Variables Typedefs Macros Pages
Functions
household_functions_housing.c File Reference
#include "../header.h"
#include "../household_agent_header.h"
#include "../library_header.h"
#include <math.h>
Include dependency graph for household_functions_housing.c:

Go to the source code of this file.

Functions

int household_housing_market_role ()
 
int household_housing_check_wealth ()
 
int household_housing_enter_market ()
 
int household_housing_buy ()
 
int household_housing_sell ()
 
int household_housing_fire_sell ()
 
int household_housing_collect_sale_revenue ()
 
int household_housing_update_market_price ()
 
int household_housing_pay_mortgages ()
 
int household_housing_debt_writeoff ()
 

Function Documentation

int household_housing_buy ( void  )

Definition at line 103 of file household_functions_housing.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int household_housing_check_wealth ( void  )

Definition at line 45 of file household_functions_housing.c.

Here is the caller graph for this function:

int household_housing_collect_sale_revenue ( void  )

Definition at line 259 of file household_functions_housing.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int household_housing_debt_writeoff ( void  )

Definition at line 543 of file household_functions_housing.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int household_housing_enter_market ( void  )

Definition at line 73 of file household_functions_housing.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int household_housing_fire_sell ( void  )

Definition at line 236 of file household_functions_housing.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int household_housing_market_role ( void  )

Definition at line 10 of file household_functions_housing.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int household_housing_pay_mortgages ( void  )

Definition at line 475 of file household_functions_housing.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int household_housing_sell ( void  )

Definition at line 215 of file household_functions_housing.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int household_housing_update_market_price ( void  )

Definition at line 455 of file household_functions_housing.c.

Here is the caller graph for this function: