CAPD::DynSys Library  6.0.0
capd::threading::PMap< PM, Section, VectorFieldType > Struct Template Reference

#include <capd/threading/SolverFactory.h>

Public Member Functions

 PMap (const VectorFieldType &vf, int order, Section s, typename PM::CrossingDirection dir)
 
void setOrder (int order)
 
void setAbsoluteTolerance (double tol)
 
void setRelativeTolerance (double tol)
 

Public Attributes

Section section
 
PM pm
 
typename PM::VectorFieldType vectorField
 
PM::Solver solver
 

Constructor & Destructor Documentation

◆ PMap()

template<class PM , class Section , class VectorFieldType = typename PM::VectorFieldType>
capd::threading::PMap< PM, Section, VectorFieldType >::PMap ( const VectorFieldType &  vf,
int  order,
Section  s,
typename PM::CrossingDirection  dir 
)
inline

Member Function Documentation

◆ setAbsoluteTolerance()

void capd::threading::BaseTPMap< PM::Solver , typename PM::VectorFieldType >::setAbsoluteTolerance ( double  tol)
inlineinherited

◆ setOrder()

void capd::threading::BaseTPMap< PM::Solver , typename PM::VectorFieldType >::setOrder ( int  order)
inlineinherited

◆ setRelativeTolerance()

void capd::threading::BaseTPMap< PM::Solver , typename PM::VectorFieldType >::setRelativeTolerance ( double  tol)
inlineinherited

Member Data Documentation

◆ pm

template<class PM , class Section , class VectorFieldType = typename PM::VectorFieldType>
PM capd::threading::PMap< PM, Section, VectorFieldType >::pm

◆ section

template<class PM , class Section , class VectorFieldType = typename PM::VectorFieldType>
Section capd::threading::PMap< PM, Section, VectorFieldType >::section

◆ solver

PM::Solver capd::threading::BaseTPMap< PM::Solver , typename PM::VectorFieldType >::solver
inherited

◆ vectorField

typename PM::VectorFieldType capd::threading::BaseTPMap< PM::Solver , typename PM::VectorFieldType >::vectorField
inherited

The documentation for this struct was generated from the following file: