#include <Active.h>

Inheritance diagram for BaseActive:

Static Public Member Functions

static void rollContext (int n)
 
static void unRollContext (void)
 unsets previous number of directions More...
 
static int context (void)
 

Static Protected Attributes

static int numdir
 

Member Function Documentation

◆ context()

static int BaseActive::context ( void  )
static
Returns
the current number of directions

◆ rollContext()

static void BaseActive::rollContext ( int  n)
static

sets a new number of directions

Parameters
nnumber of derivatives to be calculated

◆ unRollContext()

static void BaseActive::unRollContext ( void  )
static

unsets previous number of directions

Member Data Documentation

◆ numdir

int BaseActive::numdir
staticprotected

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