c_dbcsr_t_filter_r_dp Subroutine

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

Arguments

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