![]() |
Octopus 16.0
real-space, real-time, TDDFT code
|
Functions | |
void | Int4toTranspose (const int dim, const int h, int bits, int *x) |
void | InttoTranspose (const int dim, const long long int h, int bits, int *x) |
void | TransposetoAxes (int *X, int b, int n) |
void | TransposetoInt (const int dim, long long int *h, int bits, int *x) |
void | TransposetoInt4 (const int dim, int *h, int bits, int *x) |
void | AxestoTranspose (int *X, int b, int n) |
void | FC_FUNC_ (hilbert_index_to_point, HILBERT_INDEX_TO_POINT) const |
void | FC_FUNC_ (hilbert_point_to_index, HILBERT_POINT_TO_INDEX) const |
void | FC_FUNC_ (hilbert_index_to_point_int, HILBERT_INDEX_TO_POINT_INT) const |
void | FC_FUNC_ (hilbert_point_to_index_int, HILBERT_POINT_TO_INDEX_INT) const |
void Int4toTranspose | ( | const int | dim, |
const int | h, | ||
int | bits, | ||
int * | x | ||
) |
void InttoTranspose | ( | const int | dim, |
const long long int | h, | ||
int | bits, | ||
int * | x | ||
) |
void TransposetoAxes | ( | int * | X, |
int | b, | ||
int | n | ||
) |
void TransposetoInt | ( | const int | dim, |
long long int * | h, | ||
int | bits, | ||
int * | x | ||
) |
void TransposetoInt4 | ( | const int | dim, |
int * | h, | ||
int | bits, | ||
int * | x | ||
) |
void AxestoTranspose | ( | int * | X, |
int | b, | ||
int | n | ||
) |
void FC_FUNC_ | ( | hilbert_index_to_point | , |
HILBERT_INDEX_TO_POINT | |||
) | const |
void FC_FUNC_ | ( | hilbert_point_to_index | , |
HILBERT_POINT_TO_INDEX | |||
) | const |
void FC_FUNC_ | ( | hilbert_index_to_point_int | , |
HILBERT_INDEX_TO_POINT_INT | |||
) | const |
void FC_FUNC_ | ( | hilbert_point_to_index_int | , |
HILBERT_POINT_TO_INDEX_INT | |||
) | const |