SourceXtractorPlusPlus  0.15
Please provide a description of the project.
Public Member Functions | Private Attributes | List of all members
SourceXtractor::JacobianSourceTask Class Reference

#include <JacobianTask.h>

Inheritance diagram for SourceXtractor::JacobianSourceTask:
[legend]
Collaboration diagram for SourceXtractor::JacobianSourceTask:
[legend]

Public Member Functions

virtual ~JacobianSourceTask ()=default
 
 JacobianSourceTask (unsigned instance)
 
void computeProperties (SourceInterface &source) const override
 Computes one or more properties for the Source. More...
 
- Public Member Functions inherited from SourceXtractor::SourceTask
virtual ~SourceTask ()=default
 Destructor. More...
 
- Public Member Functions inherited from SourceXtractor::Task
virtual ~Task ()=default
 Destructor. More...
 

Private Attributes

unsigned m_instance
 

Detailed Description

Definition at line 45 of file JacobianTask.h.

Constructor & Destructor Documentation

◆ ~JacobianSourceTask()

virtual SourceXtractor::JacobianSourceTask::~JacobianSourceTask ( )
virtualdefault

◆ JacobianSourceTask()

SourceXtractor::JacobianSourceTask::JacobianSourceTask ( unsigned  instance)
inline

Definition at line 49 of file JacobianTask.h.

Member Function Documentation

◆ computeProperties()

void SourceXtractor::JacobianSourceTask::computeProperties ( SourceInterface source) const
overridevirtual

Computes one or more properties for the Source.

Implements SourceXtractor::SourceTask.

Definition at line 55 of file JacobianTask.cpp.

References SourceXtractor::SourceInterface::getProperty(), m_instance, SourceXtractor::SourceInterface::setIndexedProperty(), x, and y.

Here is the call graph for this function:

Member Data Documentation

◆ m_instance

unsigned SourceXtractor::JacobianSourceTask::m_instance
private

Definition at line 54 of file JacobianTask.h.

Referenced by computeProperties().


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