Trilinos::Sacado example
|
#include <Sacado_Wrapper.h>
Public Member Functions | |
void | set_dofs (SymTensor< dim > &eps, SW_double< dim > &double_arg) |
void | init_set_dofs (SymTensor2< dim > &eps, SymmetricTensor< 2, dim > &eps_init, SW_double2< dim > &double_arg, double &double_init) |
void | get_curvature (SymmetricTensor< 2, dim > &Curvature, Sacado::Fad::DFad< DFadType > &argument, SymTensor2< dim > &eps, SW_double2< dim > &double_arg) |
void | get_curvature (SymmetricTensor< 2, dim > &Curvature, Sacado::Fad::DFad< DFadType > &argument, SW_double2< dim > &double_arg, SymTensor2< dim > &eps) |
void | set_dofs (SymTensor< dim > &eps, SW_double< dim > &double_arg1, SW_double< dim > &double_arg2, SW_double< dim > &double_arg3) |
void | set_dofs (SymTensor< dim > &eps, SW_double< dim > &double_arg1, SW_double< dim > &double_arg2) |
void Sacado_Wrapper::DoFs_summary< dim >::get_curvature | ( | SymmetricTensor< 2, dim > & | Curvature, |
Sacado::Fad::DFad< DFadType > & | argument, | ||
SymTensor2< dim > & | eps, | ||
SW_double2< dim > & | double_arg | ||
) |
References Sacado_Wrapper::SW_double2< dim >::get_curvature(), and Sacado_Wrapper::SymTensor2< dim >::get_tangent().
Referenced by sacado_test_8().
void Sacado_Wrapper::DoFs_summary< dim >::get_curvature | ( | SymmetricTensor< 2, dim > & | Curvature, |
Sacado::Fad::DFad< DFadType > & | argument, | ||
SW_double2< dim > & | double_arg, | ||
SymTensor2< dim > & | eps | ||
) |
void Sacado_Wrapper::DoFs_summary< dim >::init_set_dofs | ( | SymTensor2< dim > & | eps, |
SymmetricTensor< 2, dim > & | eps_init, | ||
SW_double2< dim > & | double_arg, | ||
double & | double_init | ||
) |
References Sacado_Wrapper::SymTensor2< dim >::init_set_dofs(), Sacado_Wrapper::SW_double2< dim >::init_set_dofs(), Sacado_Wrapper::SymTensor2< dim >::n_dofs, Sacado_Wrapper::SW_double2< dim >::n_dofs, Sacado_Wrapper::SymTensor2< dim >::start_index, and Sacado_Wrapper::SW_double2< dim >::start_index.
Referenced by sacado_test_8().
void Sacado_Wrapper::DoFs_summary< dim >::set_dofs | ( | SymTensor< dim > & | eps, |
SW_double< dim > & | double_arg | ||
) |
References Sacado_Wrapper::SymTensor< dim >::n_dofs, Sacado_Wrapper::SW_double< dim >::n_dofs, Sacado_Wrapper::SymTensor< dim >::set_dofs(), Sacado_Wrapper::SW_double< dim >::set_dofs(), Sacado_Wrapper::SymTensor< dim >::start_index, and Sacado_Wrapper::SW_double< dim >::start_index.
Referenced by sacado_test_4().
void Sacado_Wrapper::DoFs_summary< dim >::set_dofs | ( | SymTensor< dim > & | eps, |
SW_double< dim > & | double_arg1, | ||
SW_double< dim > & | double_arg2, | ||
SW_double< dim > & | double_arg3 | ||
) |
References Sacado_Wrapper::SymTensor< dim >::n_dofs, Sacado_Wrapper::SW_double< dim >::n_dofs, Sacado_Wrapper::SymTensor< dim >::set_dofs(), Sacado_Wrapper::SW_double< dim >::set_dofs(), Sacado_Wrapper::SymTensor< dim >::start_index, and Sacado_Wrapper::SW_double< dim >::start_index.
void Sacado_Wrapper::DoFs_summary< dim >::set_dofs | ( | SymTensor< dim > & | eps, |
SW_double< dim > & | double_arg1, | ||
SW_double< dim > & | double_arg2 | ||
) |