Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 속성 | 모든 멤버 목록
c2_function< float_type >::recur_item 구조체 참조

the data element for the internal recursion stack for the sampler and integrator 더 자세히 ...

Public 속성

c2_fblock< float_type > f1
 
size_t depth
 
float_type previous_estimate
 
float_type abs_tol
 
float_type step_sum
 
bool done
 
size_t f0index
 
size_t f2index
 

상세한 설명

template<typename float_type = double>
struct c2_function< float_type >::recur_item

the data element for the internal recursion stack for the sampler and integrator

c2_function.hh 파일의 567 번째 라인에서 정의되었습니다.

멤버 데이타 문서화

template<typename float_type = double>
float_type c2_function< float_type >::recur_item::abs_tol

c2_function.hh 파일의 569 번째 라인에서 정의되었습니다.

template<typename float_type = double>
size_t c2_function< float_type >::recur_item::depth

c2_function.hh 파일의 568 번째 라인에서 정의되었습니다.

template<typename float_type = double>
bool c2_function< float_type >::recur_item::done

c2_function.hh 파일의 570 번째 라인에서 정의되었습니다.

template<typename float_type = double>
size_t c2_function< float_type >::recur_item::f0index

c2_function.hh 파일의 571 번째 라인에서 정의되었습니다.

template<typename float_type = double>
c2_fblock<float_type> c2_function< float_type >::recur_item::f1

c2_function.hh 파일의 568 번째 라인에서 정의되었습니다.

template<typename float_type = double>
size_t c2_function< float_type >::recur_item::f2index

c2_function.hh 파일의 571 번째 라인에서 정의되었습니다.

template<typename float_type = double>
float_type c2_function< float_type >::recur_item::previous_estimate

c2_function.hh 파일의 569 번째 라인에서 정의되었습니다.

template<typename float_type = double>
float_type c2_function< float_type >::recur_item::step_sum

c2_function.hh 파일의 569 번째 라인에서 정의되었습니다.


이 구조체에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: