mirror of
https://github.com/LCPQ/DEHam
synced 2024-11-13 01:23:48 +01:00
Added missing mpiid provider.
This commit is contained in:
parent
0e49542e85
commit
892d5b4584
7
src/provide_mpiid.irp.f
Normal file
7
src/provide_mpiid.irp.f
Normal file
@ -0,0 +1,7 @@
|
||||
use iso_c_binding
|
||||
BEGIN_PROVIDER [integer(C_SIZE_T), mpiid]
|
||||
BEGIN_DOC
|
||||
! simply store the mpiid for pinting
|
||||
END_DOC
|
||||
END_PROVIDER
|
||||
|
Loading…
Reference in New Issue
Block a user