![]() |
Peano
|
#include <TwoPunctures.h>
Data Fields | |
double * | d0 |
double * | d1 |
double * | d2 |
double * | d3 |
double * | d11 |
double * | d12 |
double * | d13 |
double * | d22 |
double * | d23 |
double * | d33 |
Definition at line 30 of file TwoPunctures.h.
double* TP::DERIVS::d0 |
Definition at line 31 of file TwoPunctures.h.
Referenced by TP::TwoPunctures::bicgstab(), TP::TwoPunctures::calculate_derivs(), TP::TwoPunctures::F_of_v(), TP::TwoPunctures::J_times_dv(), TP::TwoPunctures::JFD_times_dv(), TP::TwoPunctures::LinEquations(), TP::TwoPunctures::Newton(), TP::TwoPunctures::NonLinEquations(), TP::TwoPunctures::set_initial_guess(), and TP::TwoPunctures::SetMatrix_JFD().
double * TP::DERIVS::d1 |
Definition at line 31 of file TwoPunctures.h.
Referenced by TP::TwoPunctures::AB_To_XR(), TP::TwoPunctures::C_To_c(), TP::TwoPunctures::calculate_derivs(), TP::TwoPunctures::F_of_v(), TP::TwoPunctures::J_times_dv(), TP::TwoPunctures::JFD_times_dv(), TP::TwoPunctures::rx3_To_xyz(), and TP::TwoPunctures::set_initial_guess().
double * TP::DERIVS::d11 |
Definition at line 31 of file TwoPunctures.h.
Referenced by TP::TwoPunctures::AB_To_XR(), TP::TwoPunctures::C_To_c(), TP::TwoPunctures::calculate_derivs(), TP::TwoPunctures::F_of_v(), TP::TwoPunctures::J_times_dv(), TP::TwoPunctures::JFD_times_dv(), TP::TwoPunctures::LinEquations(), TP::TwoPunctures::NonLinEquations(), TP::TwoPunctures::rx3_To_xyz(), and TP::TwoPunctures::set_initial_guess().
double * TP::DERIVS::d12 |
Definition at line 31 of file TwoPunctures.h.
Referenced by TP::TwoPunctures::AB_To_XR(), TP::TwoPunctures::C_To_c(), TP::TwoPunctures::calculate_derivs(), TP::TwoPunctures::F_of_v(), TP::TwoPunctures::J_times_dv(), TP::TwoPunctures::JFD_times_dv(), TP::TwoPunctures::rx3_To_xyz(), and TP::TwoPunctures::set_initial_guess().
double * TP::DERIVS::d13 |
Definition at line 31 of file TwoPunctures.h.
Referenced by TP::TwoPunctures::AB_To_XR(), TP::TwoPunctures::C_To_c(), TP::TwoPunctures::calculate_derivs(), TP::TwoPunctures::F_of_v(), TP::TwoPunctures::J_times_dv(), TP::TwoPunctures::JFD_times_dv(), TP::TwoPunctures::rx3_To_xyz(), and TP::TwoPunctures::set_initial_guess().
double * TP::DERIVS::d2 |
Definition at line 31 of file TwoPunctures.h.
Referenced by TP::TwoPunctures::AB_To_XR(), TP::TwoPunctures::C_To_c(), TP::TwoPunctures::calculate_derivs(), TP::TwoPunctures::F_of_v(), TP::TwoPunctures::J_times_dv(), TP::TwoPunctures::JFD_times_dv(), TP::TwoPunctures::rx3_To_xyz(), and TP::TwoPunctures::set_initial_guess().
double * TP::DERIVS::d22 |
Definition at line 31 of file TwoPunctures.h.
Referenced by TP::TwoPunctures::AB_To_XR(), TP::TwoPunctures::C_To_c(), TP::TwoPunctures::calculate_derivs(), TP::TwoPunctures::F_of_v(), TP::TwoPunctures::J_times_dv(), TP::TwoPunctures::JFD_times_dv(), TP::TwoPunctures::LinEquations(), TP::TwoPunctures::NonLinEquations(), TP::TwoPunctures::rx3_To_xyz(), and TP::TwoPunctures::set_initial_guess().
double * TP::DERIVS::d23 |
Definition at line 31 of file TwoPunctures.h.
Referenced by TP::TwoPunctures::AB_To_XR(), TP::TwoPunctures::C_To_c(), TP::TwoPunctures::calculate_derivs(), TP::TwoPunctures::F_of_v(), TP::TwoPunctures::J_times_dv(), TP::TwoPunctures::JFD_times_dv(), TP::TwoPunctures::rx3_To_xyz(), and TP::TwoPunctures::set_initial_guess().
double * TP::DERIVS::d3 |
Definition at line 31 of file TwoPunctures.h.
Referenced by TP::TwoPunctures::calculate_derivs(), TP::TwoPunctures::F_of_v(), TP::TwoPunctures::J_times_dv(), TP::TwoPunctures::JFD_times_dv(), TP::TwoPunctures::rx3_To_xyz(), and TP::TwoPunctures::set_initial_guess().
double * TP::DERIVS::d33 |
Definition at line 31 of file TwoPunctures.h.
Referenced by TP::TwoPunctures::calculate_derivs(), TP::TwoPunctures::F_of_v(), TP::TwoPunctures::J_times_dv(), TP::TwoPunctures::JFD_times_dv(), TP::TwoPunctures::LinEquations(), TP::TwoPunctures::NonLinEquations(), TP::TwoPunctures::rx3_To_xyz(), and TP::TwoPunctures::set_initial_guess().