DPsim
Loading...
Searching...
No Matches
DPsim::DiakopticsSolver< VarType >::PreSolveTask Class Reference
Inheritance diagram for DPsim::DiakopticsSolver< VarType >::PreSolveTask:
[legend]
Collaboration diagram for DPsim::DiakopticsSolver< VarType >::PreSolveTask:
[legend]

Public Member Functions

 PreSolveTask (DiakopticsSolver< VarType > &solver)
 
void execute (Real time, Int timeStepCount)
 
- Public Member Functions inherited from CPS::Task
virtual String toString () const
 
const std::vector< AttributeBase::Ptr > & getAttributeDependencies ()
 
const std::vector< AttributeBase::Ptr > & getModifiedAttributes ()
 
const std::vector< AttributeBase::Ptr > & getPrevStepDependencies ()
 

Additional Inherited Members

- Public Types inherited from CPS::Task
typedef std::shared_ptr< TaskPtr
 
typedef std::vector< Ptr > List
 
- Protected Member Functions inherited from CPS::Task
 Task (const std::string &name)
 
- Protected Attributes inherited from CPS::Task
std::string mName
 
std::vector< AttributeBase::PtrmAttributeDependencies
 
std::vector< AttributeBase::PtrmModifiedAttributes
 
std::vector< AttributeBase::PtrmPrevStepDependencies
 

Detailed Description

template<typename VarType>
class DPsim::DiakopticsSolver< VarType >::PreSolveTask

Definition at line 133 of file DiakopticsSolver.h.

Constructor & Destructor Documentation

◆ PreSolveTask()

template<typename VarType>
DPsim::DiakopticsSolver< VarType >::PreSolveTask::PreSolveTask ( DiakopticsSolver< VarType > & solver)
inline

Definition at line 135 of file DiakopticsSolver.h.

Member Function Documentation

◆ execute()

template<typename VarType>
void DPsim::DiakopticsSolver< VarType >::PreSolveTask::execute ( Real time,
Int timeStepCount )
virtual

Implements CPS::Task.

Definition at line 406 of file DiakopticsSolver.cpp.


The documentation for this class was generated from the following files: