dbcsr_switch Interface

private interface dbcsr_switch

Module Procedures

private subroutine dbcsr_switch_sets(set1p, set2p)

Switches pointers between two matrix sets

Arguments

Type IntentOptional Attributes Name
type(dbcsr_2d_array_type), POINTER :: set1p
type(dbcsr_2d_array_type), POINTER :: set2p

private subroutine dbcsr_switch_d_ptrs(area1p, area2p)

Switches pointers between two data areas

Arguments

Type IntentOptional Attributes Name
type(dbcsr_data_obj), POINTER :: area1p
type(dbcsr_data_obj), POINTER :: area2p