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

Go to the source code of this file.

Functions

int bank_housing_compute_capital_status ()
 
int bank_housing_deliver_mortages ()
 
int bank_housing_recieve_mortgage_principals ()
 
int bank_housing_recieve_mortgages ()
 
int bank_housing_debt_writeoff ()
 

Function Documentation

int bank_housing_compute_capital_status ( void  )

Definition at line 12 of file bank_functions_housing.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int bank_housing_debt_writeoff ( void  )

Definition at line 93 of file bank_functions_housing.c.

Here is the caller graph for this function:

int bank_housing_deliver_mortages ( void  )

Definition at line 26 of file bank_functions_housing.c.

Here is the caller graph for this function:

int bank_housing_recieve_mortgage_principals ( void  )

Definition at line 47 of file bank_functions_housing.c.

Here is the caller graph for this function:

int bank_housing_recieve_mortgages ( void  )

Definition at line 69 of file bank_functions_housing.c.

Here is the caller graph for this function: