source: CIVL/examples/fortran/nek5000/core/HEADER

main
Last change on this file was ea777aa, checked in by Alex Wilton <awilton@…>, 3 years ago

Moved examples, include, build_default.properties, common.xml, and README out from dev.civl.com into the root of the repo.

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@5704 fb995dde-84ed-4084-dfe6-e5aef3e2452c

  • Property mode set to 100755
File size: 1014 bytes
Line 
1 write(6,'(14(A,/))')
2 & '/----------------------------------------------------------\\'
3 &,'| _ __ ______ __ __ ______ ____ ____ ____ |'
4 &,'| / | / // ____// //_/ / ____/ / __ \\/ __ \\/ __ \\ |'
5 &,'| / |/ // __/ / ,< /___ \\ / / / // / / // / / / |'
6 &,'| / /| // /___ / /| | ____/ / / /_/ // /_/ // /_/ / |'
7 &,'| /_/ |_//_____//_/ |_|/_____/ \\___/ \\___/ \\___/ |'
8 &,'| |'
9 &,'|----------------------------------------------------------|'
10 &,'| |'
11 &,'| COPYRIGHT (c) 2008-2020 UCHICAGO ARGONNE, LLC |'
12 &,'| Version: 20.0-dev |'
13 &,'| Web: https://nek5000.mcs.anl.gov |'
14 &,'| |'
15 &,'\\----------------------------------------------------------/'
Note: See TracBrowser for help on using the repository browser.