DL_MG
|
Private Member Functions | |
real(wp) function | dotproduct_k_with_mg (mg, a, atype, b, btype, scale) |
real(wp) function | dotproduct_k_no_mg (a, b, scale) |
simplification of dotproduct_k to be used with top grid assumes that the array start are provided via the array indexes a(sx:,sy:,sz:) the upper bound of the arrays is taken from bkl data structure this function must used only the inner point of the grid More... | |
|
private |
simplification of dotproduct_k to be used with top grid assumes that the array start are provided via the array indexes a(sx:,sy:,sz:) the upper bound of the arrays is taken from bkl data structure this function must used only the inner point of the grid
|
private |