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

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

Description not yet available. More...

#include <fvar.hpp>
#include <string.h>

Go to the source code of this file.

Functions

adstring get_string_marker (void)
 Description not yet available. More...
 
void report_gradstack_flag (void)
 Description not yet available. More...
 
static void report_gradstack_flag2 (void)
 Description not yet available. More...
 
void * restore_ad_pointer (void)
 Description not yet available. More...
 
void save_ad_pointer (void *p)
 Description not yet available. More...
 
void set_gradstack_flag (char *str)
 Description not yet available. More...
 
void set_gradstack_flag (char *_str, int i, int j)
 Description not yet available. More...
 
void verify_identifier_string (const char *str1)
 Verifies gradient stack string. More...
 

Detailed Description

Description not yet available.

Definition in file cmpdif3.cpp.

Function Documentation

adstring get_string_marker ( void  )

Description not yet available.

Parameters

Definition at line 171 of file cmpdif3.cpp.

Referenced by df_check_derivative_values(), df_check_derivative_values_indexed(), df_check_derivative_values_indexed_break(), and df_print_identifier_string().

void report_gradstack_flag ( void  )

Description not yet available.

Parameters

Definition at line 36 of file cmpdif3.cpp.

Referenced by set_gradstack_flag().

static void report_gradstack_flag2 ( void  )
static

Description not yet available.

Parameters

Definition at line 57 of file cmpdif3.cpp.

Referenced by set_gradstack_flag().

void* restore_ad_pointer ( void  )

Description not yet available.

Parameters

Definition at line 237 of file cmpdif3.cpp.

Referenced by dfcholeski_sparse().

void save_ad_pointer ( void *  p)

Description not yet available.

Parameters

Definition at line 226 of file cmpdif3.cpp.

Referenced by varchol().

void set_gradstack_flag ( char *  str)

Description not yet available.

Parameters

Definition at line 82 of file cmpdif3.cpp.

void set_gradstack_flag ( char *  _str,
int  i,
int  j 
)

Description not yet available.

Parameters

Definition at line 109 of file cmpdif3.cpp.