Home
last modified time | relevance | path

Searched refs:end (Results 1 – 22 of 22) sorted by relevance

/phasta/AcuStat/src/
H A Dphasta.cc48 pdarray( void* darray , int start, int end ) { in pdarray() argument
49 for( int i=start; i < end; i++ ){ in pdarray()
55 piarray( void* iarray , int start, int end ) { in piarray() argument
56 for( int i=start; i < end; i++ ){ in piarray()
/phasta/M2NFixBnd/src/
H A Dphasta.cc47 pdarray( void* darray , int start, int end ) { in pdarray() argument
48 for( int i=start; i < end; i++ ){ in pdarray()
54 piarray( void* iarray , int start, int end ) { in piarray() argument
55 for( int i=start; i < end; i++ ){ in piarray()
/phasta/M2N/src/
H A Dphasta.cc49 pdarray( void* darray , int start, int end ) { in pdarray() argument
50 for( int i=start; i < end; i++ ){ in pdarray()
56 piarray( void* iarray , int start, int end ) { in piarray() argument
57 for( int i=start; i < end; i++ ){ in piarray()
/phasta/phSolver/common/
H A DCinput.cc14 if (input_map->find(str) != input_map->end()) { in GetValue()
68 for ( ; iter != default_map->end(); ++iter ) { in Input()
71 if ( input_map->find(defkey) == input_map->end() ) { in Input()
107 for ( ; iter != input_map->end(); ++iter ) { in EchoInputMap()
H A Dinput_fform.cc328 ivec.erase(ivec.begin(),ivec.end()); in input_fform()
358 vec.erase(vec.begin(),vec.end()); in input_fform()
364 vec.erase(vec.begin(),vec.end()); in input_fform()
370 vec.erase(vec.begin(),vec.end()); in input_fform()
376 vec.erase(vec.begin(),vec.end()); in input_fform()
382 vec.erase(vec.begin(),vec.end()); in input_fform()
401 vec.erase(vec.begin(),vec.end()); in input_fform()
407 vec.erase(vec.begin(),vec.end()); in input_fform()
419 vec.erase(vec.begin(),vec.end()); in input_fform()
425 vec.erase(vec.begin(),vec.end()); in input_fform()
[all …]
H A Dphasta.cc74 pdarray( void* darray , int start, int end ) { in pdarray() argument
75 for( int i=start; i < end; i++ ){ in pdarray()
81 piarray( void* iarray , int start, int end ) { in piarray() argument
82 for( int i=start; i < end; i++ ){ in piarray()
H A Dinput.config41 Initial Scalar 1 ramp end: NODEFAULT
/phasta/checkphasta/
H A Dcheckphasta.cpp64 std::set_intersection(l_timesteps->begin(), l_timesteps->end(), in main()
65 r_timesteps->begin(), r_timesteps->end(), in main()
82 i!=timesteps_to_check->end();i++) in main()
/phasta/phastaIO/
H A DvtkPhastaReader.cxx53 unsigned long long start, end; variable
61 void endTimer(unsigned long long* end) { in endTimer() argument
62 *end = rdtsc(); in endTimer()
65 void computeTime(unsigned long long* start, unsigned long long* end) { in computeTime() argument
66 double time = (double)((*end-*start)/clockRate); in computeTime()
585 endTimer(&end); in openfile()
586 computeTime(&start, &end); in openfile()
1472 vtkPhastaReaderInternal::FieldInfoMapType::iterator itend = this->Internal->FieldInfoMap.end(); in ReadFieldFile()
H A DphastaIO.cc324 void endTimer(double* end) { in endTimer() argument
326 *end = phiotmrc(); in endTimer()
337 double end, in printPerf() argument
343 double time = end - start; in printPerf()
H A DvtkPPhastaReader.cxx634 if (iter == this->Internal->TimeStepInfoMap.end()) in RequestInformation()
/phasta/svLS/
H A DsvLS.h24 ! end-user understands that the program was developed for research
H A Dlicense.txt30 ! end-user understands that the program was developed for research
H A DsvLS_STD.h24 ! end-user understands that the program was developed for research
H A DsvLS_API.h24 ! end-user understands that the program was developed for research
H A DsvLS_STRUCT.h25 ! end-user understands that the program was developed for research
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd.h283 c a(...) : the blank array used for front-end data storage
326 c.... common /datpnt/ : front-end data pointers
/phasta/M2N/include/
H A DcommonM2N.h284 c a(...) : the blank array used for front-end data storage
327 c.... common /datpnt/ : front-end data pointers
/phasta/AcuStat/include/
H A DcommonAcuStat.h283 c a(...) : the blank array used for front-end data storage
326 c.... common /datpnt/ : front-end data pointers
/phasta/converterIO/
H A DREADME.md23 The first requirement is that mod(#,@)=0 so that we end up #/@ parts per SyncIO file.
/phasta/phSolver/incompressible/e3source/
H A De3source.fimplicit201 end
570 end
H A De3source.fRHSonly201 end
556 end