Home
last modified time | relevance | path

Searched refs:nex (Results 1 – 1 of 1) sorted by relevance

/libCEED/examples/nek/
H A Dnek-examples.sh207 nex=$split
212 nex=$((split + 1))
218 nex=$((2**nex))
222 echo "$nex $ney $nez"
275 nex=$( echo $xyz | cut -f 1 -d ' ' )
280 sed "5s/.*/-$nex -$ney -$nez/" ${CEED_DIR}/examples/nek/boxes/b.box > b$i/b$i.box