odeRK.h
File Path: modules/nusol/tmp/odeRK.h
File Type: H (Header)
Lines: 66
Dependencies
Includes:
reconstruction/matrix.hreconstruction/multisol.htools/tools.h
Classes
odeRK
Inherits from: tools
Methods:
void solve()void rk4(double dt)void update_t()double solve_z_phi()double residual(std::vector<double> wg, std::vector<double> phx)vector<ellipse_t> derivative(const std::vector<ellipse_t>& dS)double ghost_angle(int nui)vector<double> plane_rk4(const std::vector<double>& t_initial)vector<double> plane_align(const std::vector<ellipse_t>& current_state)
Structs
ellipse_t
Members:
vec3 A, B, Cvec3 vA, vB, vCdouble tdouble z = 1.0void print()
recon_t
Members:
bool is_valid = falsedouble residual = -1std::vector<double> tstd::vector<double> zstd::vector<double> phi