Skip to content

Commit

Permalink
CPR files
Browse files Browse the repository at this point in the history
  • Loading branch information
wme7 committed Oct 16, 2013
1 parent 2060219 commit ffbf175
Show file tree
Hide file tree
Showing 10 changed files with 61,610 additions and 0 deletions.
705 changes: 705 additions & 0 deletions myf90/CPRBGK/CPRBGK/CPR1DBGK.f90

Large diffs are not rendered by default.

821 changes: 821 additions & 0 deletions myf90/CPRBGK/CPRBGK/CPR1DBGKn.f90

Large diffs are not rendered by default.

434 changes: 434 additions & 0 deletions myf90/CPRBGK/CPRBGK/CPR1Dlinear_linux.f90

Large diffs are not rendered by default.

42 changes: 42 additions & 0 deletions myf90/CPRBGK/CPRBGK/CPRBGK.cbp
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="CPRBGK" />
<Option pch_mode="2" />
<Option compiler="gfortran" />
<Build>
<Target title="Debug">
<Option output="bin/Debug/CPRBGK" prefix_auto="1" extension_auto="1" />
<Option object_output="obj/Debug/" />
<Option type="1" />
<Option compiler="gfortran" />
<Compiler>
<Add option="-g" />
</Compiler>
</Target>
<Target title="Release">
<Option output="bin/Release/CPRBGK" prefix_auto="1" extension_auto="1" />
<Option object_output="obj/Release/" />
<Option type="1" />
<Option compiler="gfortran" />
<Compiler>
<Add option="-O2" />
</Compiler>
<Linker>
<Add option="-s" />
</Linker>
</Target>
</Build>
<Compiler>
<Add option="-Wall" />
</Compiler>
<Unit filename="CPR1Dlinear_linux.f90" />
<Extensions>
<code_completion />
<envvars />
<debugger />
<lib_finder disable_auto="1" />
</Extensions>
</Project>
</CodeBlocks_project_file>
3 changes: 3 additions & 0 deletions myf90/CPRBGK/CPRBGK/CPRBGK.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# depslib dependency file v1.0
1378760922 source:e:\documents\github\aero-shock\myf90\cprbgk\cprbgk\cpr1dbgkn.f90

9 changes: 9 additions & 0 deletions myf90/CPRBGK/CPRBGK/CPRBGK.layout
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="Debug" />
<File name="CPR1Dlinear_linux.f90" open="1" top="1" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="5593" topLine="18" />
</Cursor>
</File>
</CodeBlocks_layout_file>
Loading

0 comments on commit ffbf175

Please sign in to comment.