Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
Catch::Generators::IGenerator< T > Struct Template Referenceabstract

#include <catch.hpp>

Inheritance diagram for Catch::Generators::IGenerator< T >:

Public Member Functions

virtual ~IGenerator ()
 
virtual auto get (size_t index) const -> T=0
 

Detailed Description

template<typename T>
struct Catch::Generators::IGenerator< T >

Definition at line 3059 of file catch.hpp.

Constructor & Destructor Documentation

template<typename T >
virtual Catch::Generators::IGenerator< T >::~IGenerator ( )
inlinevirtual

Definition at line 3060 of file catch.hpp.

References growth_allz::T.

3060 {}

Member Function Documentation


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