#include <TimeStepAction.hh>
TimeStepAction::TimeStepAction |
( |
| ) |
|
Inform G4ITTimeStepper of the selected minimum time steps eg : from 1 picosecond to 10 picosecond, the minimum time step that the TimeStepper can returned is 0.1 picosecond.
Case 1) If the rection model calculates a minimum reaction time bigger than the user defined time step, the reaction model wins
Case 2) If an interaction process with the continuous medium calculates a time step less than the selected minimum time step, the interaction process wins
chem2/src/TimeStepAction.cc 파일의 46 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UserTimeStepAction::AddTimeStep(), picosecond.
TimeStepAction::~TimeStepAction |
( |
| ) |
|
|
virtual |
TimeStepAction::TimeStepAction |
( |
| ) |
|
virtual TimeStepAction::~TimeStepAction |
( |
| ) |
|
|
virtual |
TimeStepAction::TimeStepAction |
( |
| ) |
|
virtual TimeStepAction::~TimeStepAction |
( |
| ) |
|
|
virtual |
void G4UserTimeStepAction::AddTimeStep |
( |
double |
startingTime, |
|
|
double |
timeStep |
|
) |
| |
|
protectedinherited |
void TimeStepAction::EndProcessing |
( |
| ) |
|
|
virtual |
virtual void TimeStepAction::EndProcessing |
( |
| ) |
|
|
inlinevirtual |
virtual void TimeStepAction::EndProcessing |
( |
| ) |
|
|
inlinevirtual |
virtual void G4UserTimeStepAction::NewStage |
( |
| ) |
|
|
inlinevirtualinherited |
void G4UserTimeStepAction::SetMinimumTimeSteps |
( |
std::map< double, double > * |
timeSteps | ) |
|
|
protectedinherited |
virtual void TimeStepAction::StartProcessing |
( |
| ) |
|
|
inlinevirtual |
void TimeStepAction::StartProcessing |
( |
| ) |
|
|
virtual |
virtual void TimeStepAction::StartProcessing |
( |
| ) |
|
|
inlinevirtual |
void TimeStepAction::UserPostTimeStepAction |
( |
| ) |
|
|
virtual |
virtual void TimeStepAction::UserPostTimeStepAction |
( |
| ) |
|
|
virtual |
virtual void TimeStepAction::UserPostTimeStepAction |
( |
| ) |
|
|
virtual |
void TimeStepAction::UserPreTimeStepAction |
( |
| ) |
|
|
virtual |
virtual void TimeStepAction::UserPreTimeStepAction |
( |
| ) |
|
|
inlinevirtual |
In this method, the user can use : G4ITTimeStepper::Instance()->GetGlobalTime(), to know the current simulation time G4ITTimeStepper::Instance()->GetTimeStep(), to know the selected minimum time WARNING : The call of this method happens before the call of DoIT methods
G4UserTimeStepAction(으)로부터 재구현되었습니다.
chem3/include/TimeStepAction.hh 파일의 61 번째 라인에서 정의되었습니다.
virtual void TimeStepAction::UserPreTimeStepAction |
( |
| ) |
|
|
inlinevirtual |
In this method, the user can use : G4ITTimeStepper::Instance()->GetGlobalTime(), to know the current simulation time G4ITTimeStepper::Instance()->GetTimeStep(), to know the selected minimum time WARNING : The call of this method happens before the call of DoIT methods
G4UserTimeStepAction(으)로부터 재구현되었습니다.
neuron/include/TimeStepAction.hh 파일의 67 번째 라인에서 정의되었습니다.
이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: