| 
    MOM6
    
   | 
 
Functions/Subroutines | |
| subroutine, public | pcm_reconstruction (N, u, ppoly_E, ppoly_coefficients) | 
| subroutine, public pcm_functions::pcm_reconstruction | ( | integer, intent(in) | N, | 
| real, dimension(:), intent(in) | u, | ||
| real, dimension(:,:), intent(inout) | ppoly_E, | ||
| real, dimension(:,:), intent(inout) | ppoly_coefficients | ||
| ) | 
Definition at line 24 of file PCM_functions.F90.
Referenced by mom_remapping::build_reconstructions_1d(), and mom_remapping::remapping_unit_tests().