ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
init_df1_two_variable Class Reference

Description not yet available. More...

#include <df12fun.h>

Public Member Functions

 init_df1_two_variable (const prevariable &)
 Description not yet available. More...
 
 init_df1_two_variable (double)
 Description not yet available. More...
 
 ~init_df1_two_variable ()
 Description not yet available. More...
 
void deallocate (void)
 Description not yet available. More...
 
- Public Member Functions inherited from df1_two_variable
 df1_two_variable ()
 Default constructor. More...
 
 df1_two_variable (const df1_two_variable &)
 Copy constructor. More...
 
double * get_u () const
 
double * get_u_x () const
 
double * get_u_y () const
 
df1_two_variableoperator*= (double v)
 Mulitiply value v with values in df1_two_variable. More...
 
df1_two_variableoperator*= (const df1_two_variable &v)
 Description not yet available. More...
 
df1_two_variableoperator+= (const df1_two_variable &v)
 Description not yet available. More...
 
df1_two_variableoperator+= (double v)
 Description not yet available. More...
 
df1_two_variableoperator-= (const df1_two_variable &v)
 Description not yet available. More...
 
df1_two_variableoperator-= (double v)
 Description not yet available. More...
 
df1_two_variableoperator/= (const df1_two_variable &v)
 Description not yet available. More...
 
df1_two_variableoperator= (const df1_two_variable &v)
 Description not yet available. More...
 
df1_two_variableoperator= (double v)
 Description not yet available. More...
 

Additional Inherited Members

- Static Public Attributes inherited from df1_two_variable
static prevariableind_var []
 
static int num_ind_var =0
 

Detailed Description

Description not yet available.

Parameters

Definition at line 82 of file df12fun.h.

Constructor & Destructor Documentation

init_df1_two_variable::~init_df1_two_variable ( )

Description not yet available.

Parameters

Definition at line 752 of file df12fun.cpp.

init_df1_two_variable::init_df1_two_variable ( const prevariable _v)

Description not yet available.

Parameters

Definition at line 770 of file df12fun.cpp.

init_df1_two_variable::init_df1_two_variable ( double  v)

Description not yet available.

Parameters

Definition at line 805 of file df12fun.cpp.

Member Function Documentation

void init_df1_two_variable::deallocate ( void  )

Description not yet available.

Parameters

Definition at line 761 of file df12fun.cpp.

Referenced by ~init_df1_two_variable().


The documentation for this class was generated from the following files: