Go to the source code of this file.
Functions/Subroutines | |
subroutine | zn_gen_grid (G_ZN, gridtype, numx, x, z, zx, zxx) |
subroutine zn_gen_grid | ( | type (g_burn_1d), pointer | G_ZN, |
integer, intent(in) | gridtype, | ||
integer, intent(in) | numx, | ||
real(dbl), dimension(:), intent(out) | x, | ||
real(dbl), dimension(:), intent(out) | z, | ||
real(dbl), dimension(:), intent(out) | zx, | ||
real(dbl), dimension(:), intent(out) | zxx | ||
) |
Definition at line 58 of file ZN_gen_grid.f90.
References i, Aff_transformation_repS2< FT >::print(), StopWatch::stop(), Kdtree_d< Traits >::ExtPoint::term(), x, and z.
Referenced by m_rocburn_1d_zn::initialize_0d().