Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A DCinput.cc151 string keyval = textline.substr( pos+1, textline.length() - pos); in build_map()
165 int length = str->length(); in trim_string() local
166 if ( length == 0 ) in trim_string()
178 length = str->length(); in trim_string()
179 pos0 = length-1; in trim_string()
184 if ( pos0 < length-1 ) { in trim_string()
185 str->erase(pos0+1, length-pos0); in trim_string()
H A DMakefile26 FFLAGS := -ffixed-form -ffixed-line-length-132
H A Dinput.config284 DES SA Minimum Edge Length: 0.0 # limit edge length for DES based on SA model
/phasta/phSolver/compressible/
H A Dget_h.c7 double length(double [][3],double []);
37 *h = length(x,u); in get_h_()
40 double length(double x[4][3],double u[] ){ in length() function
H A DMakefile30 FFLAGS := -ffixed-form -ffixed-line-length-132
/phasta/phastaIO/
H A DvtkPhastaReader.cxx191 int length = strlen( istring ); in StringStripper() local
192 char* dest = new char [ length + 1 ]; in StringStripper()
194 dest[ length ] = '\0'; in StringStripper()
H A DphastaIO.cc175 int length = strlen( istring ); in StringStripper() local
176 char* dest = (char *)malloc( length + 1 ); in StringStripper()
178 dest[ length ] = '\0'; in StringStripper()
/phasta/
H A DCMakeLists.txt43 SET(CMAKE_Fortran_FLAGS "${CMAKE_Fortran_FLAGS} -ffixed-form -ffixed-line-length-132 -cpp " )
/phasta/phSolver/AMG/
H A Damgread.txt166 maximum vector length for vector allocation. ARPACK does not dynamic
/phasta/phSolver/
H A DCHANGES441 of the LES models and uses a user specified edge length as a switch to
446 eLES the edge length set by "DES Edge Length" in solver.inp