Class to calculate exact solution of string_wave_1d_problem.
More...
#include <num_prob_collect/ode/string_wave_1d_problem.h>
Class to calculate exact solution of string_wave_1d_problem.
Definition at line 134 of file string_wave_1d_problem.h.
◆ string_wave_1d_solution()
◆ evaluate_on()
void num_prob_collect::ode::string_wave_1d_solution::evaluate_on |
( |
double | time | ) |
|
|
inline |
◆ solution()
auto num_prob_collect::ode::string_wave_1d_solution::solution |
( |
| ) |
-> const Eigen::VectorXd& |
|
inlinenodiscard |
◆ length_
double num_prob_collect::ode::string_wave_1d_solution::length_ |
|
private |
◆ points_
Eigen::VectorXd num_prob_collect::ode::string_wave_1d_solution::points_ |
|
private |
◆ solution_
Eigen::VectorXd num_prob_collect::ode::string_wave_1d_solution::solution_ |
|
private |
◆ speed_
double num_prob_collect::ode::string_wave_1d_solution::speed_ |
|
private |
The documentation for this class was generated from the following file: