gnu: dealii-openmpi: Add hdf5-parallel-openmpi input.
* gnu/packages/maths.scm (dealii-openmpi)[inputs]: Add hdf5-parallel-openmpi.
This commit is contained in:
		
							parent
							
								
									a13e0f3db4
								
							
						
					
					
						commit
						4d44bcad56
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -3561,6 +3561,7 @@ in finite element programs.") | |||
|     (inputs | ||||
|      `(("mpi" ,openmpi) | ||||
|        ;;Supported only with MPI: | ||||
|        ("hdf5" ,hdf5-parallel-openmpi)  ;TODO: have petsc-openmpi propagate? | ||||
|        ("p4est" ,p4est-openmpi) | ||||
|        ("petsc" ,petsc-openmpi) | ||||
|        ("slepc" ,slepc-openmpi) | ||||
|  |  | |||
		Reference in a new issue