Ember
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
SundialsContext Class Reference

A wrapper for managing a SUNContext object, need for Sundials >= 6.0. More...

#include <sundialsUtils.h>

Public Member Functions

 SundialsContext ()
 
 ~SundialsContext ()
 
SUNContext & get ()
 

Private Attributes

SUNContext m_context
 

Detailed Description

A wrapper for managing a SUNContext object, need for Sundials >= 6.0.

Constructor & Destructor Documentation

◆ SundialsContext()

SundialsContext::SundialsContext ( )
inline

◆ ~SundialsContext()

SundialsContext::~SundialsContext ( )
inline

Member Function Documentation

◆ get()

SUNContext & SundialsContext::get ( )
inline

Member Data Documentation

◆ m_context

SUNContext SundialsContext::m_context
private

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