The fast Reconstruction scheme type definition. More...
Functions/Subroutines | |
subroutine | t_rec_fast_scheme_init (self) |
Initialize a 1D point interpolant. | |
subroutine | t_rec_fast_scheme_precompute (self) |
Init the corresponding scheme. Should do the job for all fast schemes. | |
subroutine type_rec_fast_scheme::t_rec_fast_scheme_init | ( | class(t_rec_fast_scheme), intent(inout) | self | ) |
subroutine type_rec_fast_scheme::t_rec_fast_scheme_precompute | ( | class(t_rec_fast_scheme), intent(inout) | self | ) |
[in] | self | The scheme. |