Searched refs:length (Results 1 – 10 of 10) sorted by relevance
151 string keyval = textline.substr( pos+1, textline.length() - pos); in build_map()165 int length = str->length(); in trim_string() local166 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()
26 FFLAGS := -ffixed-form -ffixed-line-length-132
284 DES SA Minimum Edge Length: 0.0 # limit edge length for DES based on SA model
7 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
30 FFLAGS := -ffixed-form -ffixed-line-length-132
191 int length = strlen( istring ); in StringStripper() local192 char* dest = new char [ length + 1 ]; in StringStripper()194 dest[ length ] = '\0'; in StringStripper()
175 int length = strlen( istring ); in StringStripper() local176 char* dest = (char *)malloc( length + 1 ); in StringStripper()178 dest[ length ] = '\0'; in StringStripper()
43 SET(CMAKE_Fortran_FLAGS "${CMAKE_Fortran_FLAGS} -ffixed-form -ffixed-line-length-132 -cpp " )
166 maximum vector length for vector allocation. ARPACK does not dynamic
441 of the LES models and uses a user specified edge length as a switch to446 eLES the edge length set by "DES Edge Length" in solver.inp