The fast Reconstruction scheme type definition.
More...
The fast Reconstruction scheme type definition.
- See also
- t_int_fast_scheme which is the base type (this one is mainly used for type Verification test cases)
◆ t_rec_fast_scheme_init()
| subroutine type_rec_fast_scheme::t_rec_fast_scheme_init |
( |
class(t_rec_fast_scheme), intent(inout) | self | ) |
|
◆ t_rec_fast_scheme_precompute()
| subroutine type_rec_fast_scheme::t_rec_fast_scheme_precompute |
( |
class(t_rec_fast_scheme), intent(inout) | self | ) |
|
Init the corresponding scheme. Should do the job for all fast schemes.
- Parameters
-