D | dispersion::dispersion_interface< DISPERSION_FUNCTION > | protected |
dispersion_interface(graph::shared_leaf< typename DISPERSION_FUNCTION::base, DISPERSION_FUNCTION::safe_math > w, graph::shared_leaf< typename DISPERSION_FUNCTION::base, DISPERSION_FUNCTION::safe_math > kx, graph::shared_leaf< typename DISPERSION_FUNCTION::base, DISPERSION_FUNCTION::safe_math > ky, graph::shared_leaf< typename DISPERSION_FUNCTION::base, DISPERSION_FUNCTION::safe_math > kz, graph::shared_leaf< typename DISPERSION_FUNCTION::base, DISPERSION_FUNCTION::safe_math > x, graph::shared_leaf< typename DISPERSION_FUNCTION::base, DISPERSION_FUNCTION::safe_math > y, graph::shared_leaf< typename DISPERSION_FUNCTION::base, DISPERSION_FUNCTION::safe_math > z, graph::shared_leaf< typename DISPERSION_FUNCTION::base, DISPERSION_FUNCTION::safe_math > t, equilibrium::shared< typename DISPERSION_FUNCTION::base, DISPERSION_FUNCTION::safe_math > &eq) | dispersion::dispersion_interface< DISPERSION_FUNCTION > | inline |
dkxdt | dispersion::dispersion_interface< DISPERSION_FUNCTION > | protected |
dkydt | dispersion::dispersion_interface< DISPERSION_FUNCTION > | protected |
dkzdt | dispersion::dispersion_interface< DISPERSION_FUNCTION > | protected |
dsdt | dispersion::dispersion_interface< DISPERSION_FUNCTION > | protected |
dxdt | dispersion::dispersion_interface< DISPERSION_FUNCTION > | protected |
dydt | dispersion::dispersion_interface< DISPERSION_FUNCTION > | protected |
dzdt | dispersion::dispersion_interface< DISPERSION_FUNCTION > | protected |
get_d() | dispersion::dispersion_interface< DISPERSION_FUNCTION > | inline |
get_dkxdt() | dispersion::dispersion_interface< DISPERSION_FUNCTION > | inline |
get_dkydt() | dispersion::dispersion_interface< DISPERSION_FUNCTION > | inline |
get_dkzdt() | dispersion::dispersion_interface< DISPERSION_FUNCTION > | inline |
get_dsdt() | dispersion::dispersion_interface< DISPERSION_FUNCTION > | inline |
get_dxdt() | dispersion::dispersion_interface< DISPERSION_FUNCTION > | inline |
get_dydt() | dispersion::dispersion_interface< DISPERSION_FUNCTION > | inline |
get_dzdt() | dispersion::dispersion_interface< DISPERSION_FUNCTION > | inline |
get_residule() | dispersion::dispersion_interface< DISPERSION_FUNCTION > | inline |
print_dispersion() | dispersion::dispersion_interface< DISPERSION_FUNCTION > | inline |
print_dkxdt() | dispersion::dispersion_interface< DISPERSION_FUNCTION > | inline |
print_dkydt() | dispersion::dispersion_interface< DISPERSION_FUNCTION > | inline |
print_dkzdt() | dispersion::dispersion_interface< DISPERSION_FUNCTION > | inline |
print_dxdt() | dispersion::dispersion_interface< DISPERSION_FUNCTION > | inline |
print_dydt() | dispersion::dispersion_interface< DISPERSION_FUNCTION > | inline |
print_dzdt() | dispersion::dispersion_interface< DISPERSION_FUNCTION > | inline |
solve(graph::shared_leaf< typename DISPERSION_FUNCTION::base, DISPERSION_FUNCTION::safe_math > x, graph::input_nodes< typename DISPERSION_FUNCTION::base, DISPERSION_FUNCTION::safe_math > inputs, const size_t index=0, const typename DISPERSION_FUNCTION::base tolarance=1.0E-30, const size_t max_iterations=1000) | dispersion::dispersion_interface< DISPERSION_FUNCTION > | inline |