c_dbcsr_t_filter_r_sp Subroutine

private subroutine c_dbcsr_t_filter_r_sp(c_tensor, c_eps, c_method, c_use_absolute) bind(C, name="c_dbcsr_t_filter_r_sp")

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(in), VALUE :: c_tensor
real(kind=c_float), intent(in), VALUE :: c_eps
integer(kind=c_int), intent(in), optional :: c_method
logical(kind=c_bool), intent(in), optional :: c_use_absolute