|
ESTER
Evolution STEllaire en Rotation
|
#include <mapping.h>

Public Member Functions | |
| remapper (const mapping &map) | |
| ~remapper () | |
| void | set_nt (int nt) |
| void | set_nex (int nex) |
| void | set_ndomains (int ndom) |
| void | set_npts (int *npts) |
| void | set_npts (int npts) |
| void | set_R (const matrix &R) |
| void | set_fixed (int idom_new, int idom_old) |
| void | set_mode (int mode) |
| mapping | get_map () |
| matrix | interp (const matrix &y, int parity=0) |
| matrix_map | interp (const matrix_map &y, int parity=0) |
| matrix | interp_ex (const matrix &y, int parity=0) |
Private Member Functions | |
| void | remap () |
Private Attributes | |
| mapping | map |
| mapping | map_new |
| int | remapped |
| int | redist |
| int | changed_npts |
| int | nt |
| int | ndomains |
| int * | npts |
| int * | fixed |
| int | nex |
| int | mode |
| matrix | R |
| matrix | zmap |
| matrix | T |
| matrix | Tt [4] |
| matrix | Tex |
| remapper::remapper | ( | const mapping & | map | ) |
| remapper::~remapper | ( | ) |
| mapping remapper::get_map | ( | ) |


| matrix_map remapper::interp | ( | const matrix_map & | y, |
| int | parity = 0 |
||
| ) |


|
private |

| void remapper::set_fixed | ( | int | idom_new, |
| int | idom_old | ||
| ) |
| void remapper::set_mode | ( | int | mode | ) |
| void remapper::set_ndomains | ( | int | ndom | ) |
| void remapper::set_nex | ( | int | nex | ) |
| void remapper::set_npts | ( | int * | npts | ) |
| void remapper::set_npts | ( | int | npts | ) |
| void remapper::set_nt | ( | int | nt | ) |
| void remapper::set_R | ( | const matrix & | R | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.6