Indian Ocean Skipjack
Public Member Functions | List of all members
IOSKJ::Parameters::Variabler< Derived > Struct Template Reference

#include <parameters.hpp>

Inheritance diagram for IOSKJ::Parameters::Variabler< Derived >:

Public Member Functions

template<class Distribution , class... Dimensions>
Derived & data (Array< Variable< Distribution >, Dimensions... > &array, const std::string &name)
 
template<class... Dimensions>
Derived & data (Array< Variable< Fixed >, Dimensions... > &array, const std::string &name)
 
Derived & data (Variable< Fixed > &variable, const std::string &name)
 

Detailed Description

template<class Derived>
struct IOSKJ::Parameters::Variabler< Derived >

A base Mirror class used for mirroring only variables that are not fixed


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