#include <d2o1.hpp>
|
| d2o1 () |
|
| d2o1 (const stencil &s) |
|
| d2o1 (const d2o1< data__ > &d) |
|
| ~d2o1 () |
|
void | set_stencil (const stencil &s) |
|
const stencil & | get_stencil () const |
|
int | order (bool uniform) const |
|
size_t | number_nodes () const |
|
template<typename iti__ > |
std::ptrdiff_t | index (iti__ iti) const |
|
template<typename itphi__ > |
int | evaluate (data__ &d, itphi__ itphi, const data__ &dx) const |
|
template<typename itphi__ , typename itx__ > |
int | evaluate (data__ &d, itphi__ itphi, itx__ itx) const |
|
template<typename itc__ > |
int | coefficients (itc__ itc, const data__ &dx) const |
|
template<typename itc__ , typename itx__ > |
int | coefficients (itc__ itc, itx__ itx) const |
|
int | truncation_error (data__ &te, const data__ &phi3, const data__ &dx) const |
|
template<typename itx__ > |
int | truncation_error (data__ &te, const data__ &phi3, itx__ itx) const |
|
|
template<typename itc__ , typename itphi__ > |
data__ | calculate_dot (itc__ a, itphi__ itphi) const |
|
template<typename data__>
Enumerator |
---|
LEFT |
|
CENTER |
|
RIGHT |
|
template<typename data__>
template<typename data__>
template<typename data__>
template<typename data__>
template<typename data__>
template<typename itc__ , typename itphi__ >
template<typename data__>
template<typename itc__ >
template<typename data__>
template<typename itc__ , typename itx__ >
template<typename data__>
template<typename itphi__ >
template<typename data__>
template<typename itphi__ , typename itx__ >
template<typename data__>
template<typename data__>
template<typename iti__ >
template<typename data__>
template<typename data__>
template<typename data__>
template<typename data__>
int eli::mutil::fd::d2o1< data__ >::truncation_error |
( |
data__ & |
te, |
|
|
const data__ & |
phi3, |
|
|
const data__ & |
dx |
|
) |
| const |
|
inline |
template<typename data__>
template<typename itx__ >
int eli::mutil::fd::d2o1< data__ >::truncation_error |
( |
data__ & |
te, |
|
|
const data__ & |
phi3, |
|
|
itx__ |
itx |
|
) |
| const |
|
inline |
template<typename data__>
template<typename data__>
template<typename data__>
The documentation for this class was generated from the following file: