From 44ebca223543105181bb886a87940fe27107f5b9 Mon Sep 17 00:00:00 2001 From: Salvatore Filippone Date: Wed, 4 Apr 2018 16:31:20 +0100 Subject: [PATCH] Added epk to desc_const_mod --- base/modules/desc/psb_desc_const_mod.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/modules/desc/psb_desc_const_mod.f90 b/base/modules/desc/psb_desc_const_mod.f90 index 653017b1..1630a5c3 100644 --- a/base/modules/desc/psb_desc_const_mod.f90 +++ b/base/modules/desc/psb_desc_const_mod.f90 @@ -35,7 +35,7 @@ ! Auxiliary module for descriptor: constant values. ! module psb_desc_const_mod - use psb_const_mod, only : psb_ipk_, psb_mpk_, psb_lpk_ + use psb_const_mod, only : psb_ipk_, psb_lpk_, psb_mpk_, psb_epk_ ! ! Communication, prolongation & restriction !