#!/bin/tcsh
# 

cd tests/serial
./checkserialmesh
cd ../../tests/parallel
./checkparallelmesh
cd ../..
