#include <d2o2.hpp>
|
| d2o2 () |
|
| d2o2 (const stencil &s) |
|
| d2o2 (const d2o2< data__ > &d) |
|
| ~d2o2 () |
|
void | set_stencil (const stencil &s) |
|
const stencil & | get_stencil () const |
|
int | order (bool) 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__ &phi4, const data__ &dx) const |
|
template<typename __itx > |
int | truncation_error (data__ &te, const data__ &phi4, __itx itx) const |
|
|
template<typename __itc , typename __itphi > |
data__ | calculate_dot (__itc a, __itphi itphi) const |
|
template<typename data__>
Enumerator |
---|
LEFT |
|
LEFT_BIASED |
|
RIGHT_BIASED |
|
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::d2o2< data__ >::truncation_error |
( |
data__ & |
te, |
|
|
const data__ & |
phi4, |
|
|
const data__ & |
dx |
|
) |
| const |
|
inline |
template<typename data__>
template<typename __itx >
int eli::mutil::fd::d2o2< data__ >::truncation_error |
( |
data__ & |
te, |
|
|
const data__ & |
phi4, |
|
|
__itx |
itx |
|
) |
| const |
|
inline |
template<typename data__>
template<typename data__>
template<typename data__>
The documentation for this class was generated from the following file: