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

structure used to pass information recursively in integrator. 더 자세히 ...

Public 속성

c2_fblock< float_type > * f0
 
c2_fblock< float_type > * f1
 
float_type abs_tol
 
float_type rel_tol
 
float_type eps_scale
 
float_type extrap_coef
 
float_type extrap2
 
float_type dx_tolerance
 
float_type abs_tol_min
 
std::vector< recur_item > * rb_stack
 
int derivs
 
bool adapt
 
bool extrapolate
 
bool inited
 

상세한 설명

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

structure used to pass information recursively in integrator.

the abs_tol is scaled by a factor of two at each division. Everything else is just passed down.

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

멤버 데이타 문서화

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

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

template<typename float_type = double>
float_type c2_function< float_type >::c2_integrate_recur::abs_tol_min

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

template<typename float_type = double>
bool c2_function< float_type >::c2_integrate_recur::adapt

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

template<typename float_type = double>
int c2_function< float_type >::c2_integrate_recur::derivs

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

template<typename float_type = double>
float_type c2_function< float_type >::c2_integrate_recur::dx_tolerance

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

template<typename float_type = double>
float_type c2_function< float_type >::c2_integrate_recur::eps_scale

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

template<typename float_type = double>
float_type c2_function< float_type >::c2_integrate_recur::extrap2

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

template<typename float_type = double>
float_type c2_function< float_type >::c2_integrate_recur::extrap_coef

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

template<typename float_type = double>
bool c2_function< float_type >::c2_integrate_recur::extrapolate

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

template<typename float_type = double>
c2_fblock<float_type>* c2_function< float_type >::c2_integrate_recur::f0

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

template<typename float_type = double>
c2_fblock<float_type> * c2_function< float_type >::c2_integrate_recur::f1

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

template<typename float_type = double>
bool c2_function< float_type >::c2_integrate_recur::inited

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

template<typename float_type = double>
std::vector< recur_item >* c2_function< float_type >::c2_integrate_recur::rb_stack

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

template<typename float_type = double>
float_type c2_function< float_type >::c2_integrate_recur::rel_tol

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


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