Go to the source code of this file.
Functions | |
else | Kp_24_max (i) |
Bf (:, 2) | |
Bf2 (:, 2) | |
Bf3 (:, 2) | |
Variables | |
close | all |
load Kp | dat |
Bf = Kp | |
Bf1 = Kp | |
Bf3 | |
Kp_24_max = squeeze(zeros(length(Kp(:,2)),1)) | |
for | i |
end end | B_unnorm = 10.^((-1)*Kp(:,2)/Kp_baseline) |
Bf | ( | : | , | |
2 | ||||
) |
Bf2 | ( | : | , | |
2 | ||||
) |
Bf3 | ( | : | , | |
2 | ||||
) |
else Kp_24_max | ( | i | ) |
clear all |
Definition at line 1 of file Make_boundary.m.
B_unnorm = 10.^((-1)*Kp(:,2)/Kp_baseline) |
Definition at line 18 of file Make_boundary.m.
Bf = Kp |
Definition at line 5 of file Make_boundary.m.
Bf1 = Kp |
Definition at line 6 of file Make_boundary.m.
Bf3 |
load Kp dat |
Definition at line 4 of file Make_boundary.m.
for i |
Initial value:
Definition at line 10 of file Make_boundary.m.
Referenced by Matrix3D< T >::AllocateMemory(), deflate(), diff_poly(), Dxx_local(), find_quad(), gcf(), get_quads(), Maths::Interpolation::Linear::getValue(), gmres(), gmres_norm2(), gmres_qrfact(), gmres_qrsolv(), Matrix2D< T >::Interpolate(), Matrix1D< T >::Interpolate(), itlin_dataout(), itlin_parcheck_and_print(), VF::J_L7_corrected(), Lapack(), Maths::Interpolation::Linear::Linear(), Linear2D(), load_1d(), PSD::Load_initial_f(), PSD::Load_initial_f_2d(), ParamStructure::Load_parameters(), MakeMatrix(), matrix(), over_relaxation_diag(), polilinear(), Matrix1D< T >::Polilinear(), polint(), Matrix1D< T >::Polint(), ratint(), Matrix1D< T >::Ratint(), rrouts(), SolveMatrix(), spline(), Matrix1D< T >::Spline(), steady_state(), error_msg::what(), zibnum_descale(), zibnum_fwalloc(), zibnum_iwalloc(), zibnum_norm2(), zibnum_pfwalloc(), zibnum_scale(), zibnum_scaled_norm2(), and zibnum_scaled_sprod().
Kp_24_max = squeeze(zeros(length(Kp(:,2)),1)) |
Definition at line 9 of file Make_boundary.m.