mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
6 lines
85 B
Tcsh
Executable File
6 lines
85 B
Tcsh
Executable File
#!/bin/tcsh
|
|
which lamboot
|
|
lamboot
|
|
make runtests-mpi TRILINOS_MPI_GO="'mpirun -np '"
|
|
|