#include <Sacado_Wrapper.h>
 | 
| static const unsigned int  | n_dofs = 1 | 
|   | 
◆ get_tangent() [1/2]
Referenced by sacado_test_4().
  366          for ( 
unsigned int i=0; i<dim; ++i)
   367             for ( 
unsigned int j=0; j<dim; ++j )
   369                 double *derivs = &sigma[i][j].fastAccessDx(0); 
 unsigned int start_index
Definition: Sacado_Wrapper.h:337
 
 
 
 
◆ get_tangent() [2/2]
  377          double *derivs = &argument.fastAccessDx(0);
 unsigned int start_index
Definition: Sacado_Wrapper.h:337
 
 
 
 
◆ get_values()
  384         return_double = (*this).val();
  
 
 
◆ init()
◆ operator=() [1/2]
  333 { fad_double::operator =( double_init ) ;
return *
this;}
  
 
 
◆ operator=() [2/2]
  334 { fad_double::operator =( fad_assignment ) ;
return *
this;}
  
 
 
◆ set_dofs()
◆ n_dofs
◆ start_index
The documentation for this class was generated from the following file: