Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
Loading...
Searching...
No Matches
DerivativesData< T, N > Struct Template Reference

Public Attributes

const std::array< T, N > & ooo = {}
const std::array< T, N > & poo = {}
const std::array< T, N > & moo = {}
const std::array< T, N > & opo = {}
const std::array< T, N > & omo = {}
const std::array< T, N > & oop = {}
const std::array< T, N > & oom = {}

Detailed Description

template<typename T, size_t N>
struct DerivativesData< T, N >

Definition at line 30 of file derivatives.cpp.

Member Data Documentation

◆ moo

template<typename T, size_t N>
const std::array<T, N>& DerivativesData< T, N >::moo = {}

Definition at line 33 of file derivatives.cpp.

◆ omo

template<typename T, size_t N>
const std::array<T, N>& DerivativesData< T, N >::omo = {}

Definition at line 35 of file derivatives.cpp.

◆ oom

template<typename T, size_t N>
const std::array<T, N>& DerivativesData< T, N >::oom = {}

Definition at line 37 of file derivatives.cpp.

◆ ooo

template<typename T, size_t N>
const std::array<T, N>& DerivativesData< T, N >::ooo = {}

Definition at line 31 of file derivatives.cpp.

◆ oop

template<typename T, size_t N>
const std::array<T, N>& DerivativesData< T, N >::oop = {}

Definition at line 36 of file derivatives.cpp.

◆ opo

template<typename T, size_t N>
const std::array<T, N>& DerivativesData< T, N >::opo = {}

Definition at line 34 of file derivatives.cpp.

◆ poo

template<typename T, size_t N>
const std::array<T, N>& DerivativesData< T, N >::poo = {}

Definition at line 32 of file derivatives.cpp.


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