mpiImplementationType property
String?
get
mpiImplementationType
Implementation
String? get mpiImplementationType => _$this._mpiImplementationType;
set
mpiImplementationType
(String? mpiImplementationType)
Implementation
set mpiImplementationType(String? mpiImplementationType) =>
_$this._mpiImplementationType = mpiImplementationType;