Home
last modified time | relevance | path

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

/phasta/M2NFixBnd/src/
H A Dcname.f4 CHARACTER*5 cname,cc local
7 cc = " "
22 cc = CHAR(ic0 + i3)
26 cc = TRIM(cc)//CHAR(ic0 + i2)
30 cc = TRIM(cc)//CHAR(ic0 + i1)
33 cc = TRIM(cc)//CHAR(ic0 + i0)
34 cname = "." // cc
43 character*10 cname2,cc local
47 cc = " "
61 cc = TRIM(cc) // CHAR(ic0 + il(k))
[all …]
H A DCMakeLists.txt1 add_executable(M2NFixBnd main.c phasta.cc input.f readnblk.f cname.f setsyncioparam.cc new_interfac…
/phasta/M2N/src/
H A Dcname.f4 CHARACTER*5 cname,cc local
7 cc = " "
22 cc = CHAR(ic0 + i3)
26 cc = TRIM(cc)//CHAR(ic0 + i2)
30 cc = TRIM(cc)//CHAR(ic0 + i1)
33 cc = TRIM(cc)//CHAR(ic0 + i0)
34 cname = "." // cc
43 character*10 cname2,cc local
47 cc = " "
61 cc = TRIM(cc) // CHAR(ic0 + il(k))
[all …]
H A DCMakeLists.txt1 add_executable(M2N main.c phasta.cc input.f readnblk.f cname.f setsyncioparam.cc new_interface.c du…
/phasta/phSolver/common/
H A Dcname.f4 CHARACTER*5 cname,cc local
7 cc = " "
22 cc = CHAR(ic0 + i3)
26 cc = TRIM(cc)//CHAR(ic0 + i2)
30 cc = TRIM(cc)//CHAR(ic0 + i1)
33 cc = TRIM(cc)//CHAR(ic0 + i0)
34 cname = "." // cc
43 character*10 cname2,cc local
47 cc = " "
61 cc = TRIM(cc) // CHAR(ic0 + il(k))
[all …]
H A DCMakeLists.txt2 FILE(GLOB SRC_FILES *.cc *.f *.f90 *.c *.F90)
20 set(SRC_FILES ${SRC_FILES} phstreamEmpty/phstreamEmpty.cc)
H A Dinput.config8 # input_asci.cc :which matches the string and translates it to the
/phasta/AcuStat/src/
H A Dcname.f4 CHARACTER*5 cname,cc local
7 cc = " "
22 cc = CHAR(ic0 + i3)
26 cc = TRIM(cc)//CHAR(ic0 + i2)
30 cc = TRIM(cc)//CHAR(ic0 + i1)
33 cc = TRIM(cc)//CHAR(ic0 + i0)
34 cname = "." // cc
43 character*10 cname2,cc local
47 cc = " "
61 cc = TRIM(cc) // CHAR(ic0 + il(k))
[all …]
H A DCMakeLists.txt1 add_executable(AcuStat main.c phasta.cc input.f readnblk.f cname.f setsyncioparam.cc new_interface.…
/phasta/phSolver/common/test/
H A DCMakeLists.txt9 setup_exe(phIOreadheader phIOreadheader.cc)
10 setup_exe(phIOwriteReadZeroSz phIOwriteReadZeroSz.cc)
11 setup_exe(phIOwriteFields phIOwriteFields.cc)
12 setup_exe(phIOreaddatablock phIOreaddatablock.cc)
13 setup_exe(phIOreadIlwork phIOreadIlwork.cc)
14 setup_exe(phIOposixMultiTopo phIOposixMultiTopo.cc)
15 setup_exe(phIOwrite phIOwrite.cc)
/phasta/converterIO/
H A DMakefile2 cc := mpicc macro
17 $(cxx) -g -DMPICH_IGNORE_CXX_SEEK -c phastaIO.cc -o phastaIO.o
20 $(cxx) -g -DMPICH_IGNORE_CXX_SEEK -c converterO2N.cc -o converterO2N.o
24 $(cxx) -g -DMPICH_IGNORE_CXX_SEEK -c converterN2O.cc -o converterN2O.o
H A DCMakeLists.txt10 add_executable(converterO2N converterO2N.cc)
11 add_executable(converterN2O converterN2O.cc)
/phasta/phastaIO/
H A DCMakeLists.txt16 set(SRC_FILES phiotmrc.cc phastaIO.cc phiompi.c)
20 phiotimer_empty/phiotimer_empty.cc
/phasta/phSolver/compressible/
H A DCMakeLists.txt1 file(GLOB SRC_FILES *.cc *.f *.f90 *.c)
2 list(REMOVE_ITEM SRC_FILES "main.cc")
13 add_executable(phastaC.exe main.cc)
/phasta/phSolver/incompressible/
H A DCMakeLists.txt1 file(GLOB SRC_FILES *.cc *.f *.f90 *.c)
2 list(REMOVE_ITEM SRC_FILES "main.cc")
38 add_executable(phastaIC.exe main.cc)
/phasta/shapeFunction/src/
H A DCMakeLists.txt2 FILE(GLOB SRC_FILES *.cc *.f *.c)
/phasta/shapeFunction/
H A DMakefile.am18 src/TriShapeAndDrv.cc \
/phasta/phSolver/
H A DCHANGES42 ….c functions (instead used extern of phasta_iotype. Also adopted Nathan's changes to partition.cc.
53 CVS: common/input_fform.cc common/local_mass.f
54 CVS: common/new_interface.c common/partition.cc common/phasta.cc
102 syntax cleanup on lessKey function for C++ standards (partition.cc)
103 debugger behaviour made more uniform across platforms (phasta.cc)
104 …ion in common that is called by main in either incompressible or compressible directory (phasta.cc)
115 newshape.cc indented for readability
141 CVS: common/input.config common/input_fform.cc common/proces.f
160 2) SCOREC makefiles wanted cc instead of cpp
180 CVS: common/Cinput.cc common/Makefile common/ValType.cc
[all …]
/phasta/phSolver/testIC-DSIM/
H A Dsolver.inp16 # input_asci.cc :which matches the string and translates it to the
/phasta/phSolver/Test_IC/
H A Dsolver.inp16 # input_asci.cc :which matches the string and translates it to the
/phasta/phSolver/AMG/
H A Damgread.txt35 ** input_fforms.cc