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

Go to the source code of this file.

Functions

int firm_credit_check_interest_rate ()
 
int firm_credit_check_tax_rate ()
 
int firm_credit_compute_income_statement ()
 
int firm_credit_investment_decisions ()
 
int firm_credit_compute_dividends ()
 
int firm_credit_check_liquidity_need ()
 
int firm_credit_demand_loans_1 ()
 
int firm_credit_borrow_loans_1 ()
 
int firm_credit_borrow_loans_2 ()
 
int firm_credit_request_equityfund_investment ()
 
int firm_credit_check_equityfund_investment ()
 
int firm_credit_illiquidity_bankrupt ()
 
int firm_credit_pay_interest_on_loans ()
 
int firm_credit_pay_dividends ()
 
int firm_credit_do_balance_sheet ()
 
int firm_credit_insolvency_bankruptcy ()
 

Function Documentation

int firm_credit_borrow_loans_1 ( void  )

Definition at line 172 of file firm_functions_credit.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int firm_credit_borrow_loans_2 ( void  )

Definition at line 210 of file firm_functions_credit.c.

Here is the caller graph for this function:

int firm_credit_check_equityfund_investment ( void  )

Definition at line 270 of file firm_functions_credit.c.

Here is the caller graph for this function:

int firm_credit_check_interest_rate ( void  )

Definition at line 8 of file firm_functions_credit.c.

Here is the caller graph for this function:

int firm_credit_check_liquidity_need ( void  )

Definition at line 131 of file firm_functions_credit.c.

Here is the caller graph for this function:

int firm_credit_check_tax_rate ( void  )

Definition at line 26 of file firm_functions_credit.c.

Here is the caller graph for this function:

int firm_credit_compute_dividends ( void  )

Definition at line 111 of file firm_functions_credit.c.

Here is the caller graph for this function:

int firm_credit_compute_income_statement ( void  )

Definition at line 40 of file firm_functions_credit.c.

Here is the caller graph for this function:

int firm_credit_demand_loans_1 ( void  )

Definition at line 155 of file firm_functions_credit.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int firm_credit_do_balance_sheet ( void  )

Definition at line 426 of file firm_functions_credit.c.

Here is the caller graph for this function:

int firm_credit_illiquidity_bankrupt ( void  )

Definition at line 295 of file firm_functions_credit.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int firm_credit_insolvency_bankruptcy ( void  )

Definition at line 468 of file firm_functions_credit.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int firm_credit_investment_decisions ( void  )

Definition at line 98 of file firm_functions_credit.c.

Here is the caller graph for this function:

int firm_credit_pay_dividends ( void  )

Definition at line 389 of file firm_functions_credit.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int firm_credit_pay_interest_on_loans ( void  )

Definition at line 367 of file firm_functions_credit.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int firm_credit_request_equityfund_investment ( void  )

Definition at line 240 of file firm_functions_credit.c.

Here is the call graph for this function:

Here is the caller graph for this function: