lat_absorb_tensor Subroutine

public subroutine lat_absorb_tensor(fn_tensor, ori_tensor, G, pos)

Arguments

Type IntentOptional AttributesName
type(tensor), intent(inout), target:: fn_tensor
type(tensor), intent(inout), target:: ori_tensor
type(group), intent(inout) :: G
integer, intent(in) :: pos(2)

Contents

None