ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
newdar.cpp File Reference

(Last Changed on August 06, 2022 for git-revision 808780089317c67198079de06b64df009a4a6543.)

#include "fvar.hpp"
#include <stdlib.h>

Go to the source code of this file.

Functions

void check_derivative_values (const char *_s)
 Description not yet available. More...
 
void check_derivative_values (const char *_s, int i)
 Description not yet available. More...
 
void check_derivative_values_break (const char *_s, int i, int b)
 Description not yet available. More...
 
void df_check_derivative_values (void)
 Description not yet available. More...
 
void df_check_derivative_values_indexed (void)
 Description not yet available. More...
 
void df_check_derivative_values_indexed_break (void)
 Description not yet available. More...
 
void df_print_identifier_string (void)
 Description not yet available. More...
 
void insert_identifier_string (const char *_s)
 Description not yet available. More...
 

Variables

int ad_kill_flag =0
 
int num_free_obj =0
 

Function Documentation

void check_derivative_values ( const char *  _s)

Description not yet available.

Parameters

Definition at line 306 of file newdar.cpp.

void check_derivative_values ( const char *  _s,
int  i 
)

Description not yet available.

Parameters

Definition at line 319 of file newdar.cpp.

void check_derivative_values_break ( const char *  _s,
int  i,
int  b 
)

Description not yet available.

Parameters

Definition at line 348 of file newdar.cpp.

void df_check_derivative_values ( void  )

Description not yet available.

Parameters

Definition at line 364 of file newdar.cpp.

Referenced by check_derivative_values().

void df_check_derivative_values_indexed ( void  )

Description not yet available.

Parameters

Definition at line 427 of file newdar.cpp.

Referenced by check_derivative_values().

void df_check_derivative_values_indexed_break ( void  )

Description not yet available.

Parameters

Definition at line 479 of file newdar.cpp.

Referenced by check_derivative_values_break().

void df_print_identifier_string ( void  )

Description not yet available.

Parameters

Definition at line 416 of file newdar.cpp.

Referenced by insert_identifier_string().

void insert_identifier_string ( const char *  _s)

Description not yet available.

Parameters

Definition at line 336 of file newdar.cpp.

Variable Documentation

int ad_kill_flag =0
int num_free_obj =0

Definition at line 22 of file newdar.cpp.

Referenced by arr_list::arr_free_add(), and arr_list::arr_free_remove().