Variables
So3_Dx_exp_x.cpp File Reference

Go to the source code of this file.

Variables

const Scalar c0 = pow(omega[0], 2)
 
const Scalar c1 = pow(omega[1], 2)
 
const Scalar c10 = c8*omega[0]
 
const Scalar c11 = c9*omega[0]
 
const Scalar c12 = -c10*omega[1] + c11*omega[1]
 
const Scalar c13 = -c10*omega[2] + c11*omega[2]
 
const Scalar c14 = omega[1]*omega[2]
 
const Scalar c15 = -c14*c8 + c14*c9
 
const Scalar c16 = 0.5*c7
 
const Scalar c2 = pow(omega[2], 2)
 
const Scalar c3 = c0 + c1 + c2
 
const Scalar c4 = sqrt(c3)
 
const Scalar c5 = 0.5*c4
 
const Scalar c6 = sin(c5)
 
const Scalar c7 = c6/c4
 
const Scalar c8 = c6/pow(c3, 3.0/2.0)
 
const Scalar c9 = 0.5*cos(c5)/c3
 
 result [0] = -c0*c8 + c0*c9 + c7
 

Variable Documentation

◆ c0

const Scalar c0 = pow(omega[0], 2)

Definition at line 1 of file So3_Dx_exp_x.cpp.

◆ c1

const Scalar c1 = pow(omega[1], 2)

Definition at line 2 of file So3_Dx_exp_x.cpp.

◆ c10

const Scalar c10 = c8*omega[0]

Definition at line 11 of file So3_Dx_exp_x.cpp.

◆ c11

const Scalar c11 = c9*omega[0]

Definition at line 12 of file So3_Dx_exp_x.cpp.

◆ c12

const Scalar c12 = -c10*omega[1] + c11*omega[1]

Definition at line 13 of file So3_Dx_exp_x.cpp.

◆ c13

const Scalar c13 = -c10*omega[2] + c11*omega[2]

Definition at line 14 of file So3_Dx_exp_x.cpp.

◆ c14

const Scalar c14 = omega[1]*omega[2]

Definition at line 15 of file So3_Dx_exp_x.cpp.

◆ c15

const Scalar c15 = -c14*c8 + c14*c9

Definition at line 16 of file So3_Dx_exp_x.cpp.

◆ c16

const Scalar c16 = 0.5*c7

Definition at line 17 of file So3_Dx_exp_x.cpp.

◆ c2

const Scalar c2 = pow(omega[2], 2)

Definition at line 3 of file So3_Dx_exp_x.cpp.

◆ c3

const Scalar c3 = c0 + c1 + c2

Definition at line 4 of file So3_Dx_exp_x.cpp.

◆ c4

const Scalar c4 = sqrt(c3)

Definition at line 5 of file So3_Dx_exp_x.cpp.

◆ c5

const Scalar c5 = 0.5*c4

Definition at line 6 of file So3_Dx_exp_x.cpp.

◆ c6

const Scalar c6 = sin(c5)

Definition at line 7 of file So3_Dx_exp_x.cpp.

◆ c7

const Scalar c7 = c6/c4

Definition at line 8 of file So3_Dx_exp_x.cpp.

◆ c8

const Scalar c8 = c6/pow(c3, 3.0/2.0)

Definition at line 9 of file So3_Dx_exp_x.cpp.

◆ c9

const Scalar c9 = 0.5*cos(c5)/c3

Definition at line 10 of file So3_Dx_exp_x.cpp.

◆ result

result[11] = -c0*c8 + c0*c9 + c7

Definition at line 18 of file So3_Dx_exp_x.cpp.



sophus
Author(s): Hauke Strasdat
autogenerated on Wed Mar 2 2022 01:01:48