allocate_mpatch_all_BBH_CF.f90

Go to the documentation of this file.
00001 subroutine allocate_mpatch_all_BBH_CF
00002 !
00003    implicit none
00004 !
00005   call allocate_def_quantities_derived_mpt
00006   call allocate_def_quantities_mpt
00007   call allocate_def_vector_phi_mpt
00008   call allocate_def_vector_x_mpt
00009   call allocate_def_vector_bh_mpt
00010   call allocate_grid_points_binary_excision_mpt
00011   call allocate_legendre_fn_grav_mpt
00012   call allocate_metric_and_matter_mpt
00013   call allocate_radial_green_fn_grav_mpt
00014   call allocate_trigonometry_grav_phi_mpt
00015   call allocate_weight_midpoint_binary_excision_mpt
00016   call allocate_weight_midpoint_fluid_mpt
00017   call allocate_weight_midpoint_grav_mpt
00018 !
00019 end subroutine allocate_mpatch_all_BBH_CF

Generated on 27 Oct 2011 for Cocal by  doxygen 1.6.1