#include "CartesianNodeComplexLinearRefine.h"#include "tbox/Complex.h"#include <float.h>#include <math.h>#include "CartesianPatchGeometry.h"#include "Index.h"#include "NodeData.h"#include "NodeVariable.h"#include "tbox/Utilities.h"Namespaces | |
| namespace | SAMRAI |
| namespace | SAMRAI::geom |
Functions | |
| void | cartlinrefnodecplx1d_ (const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int *, const double *, const double *, const dcomplex *, dcomplex *) |
| void | cartlinrefnodecplx2d_ (const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int *, const double *, const double *, const dcomplex *, dcomplex *) |
| void | cartlinrefnodecplx3d_ (const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int *, const double *, const double *, const dcomplex *, dcomplex *) |
| void cartlinrefnodecplx1d_ | ( | const int & | , | |
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int * | , | |||
| const double * | , | |||
| const double * | , | |||
| const dcomplex * | , | |||
| dcomplex * | ||||
| ) |
| void cartlinrefnodecplx2d_ | ( | const int & | , | |
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int * | , | |||
| const double * | , | |||
| const double * | , | |||
| const dcomplex * | , | |||
| dcomplex * | ||||
| ) |
| void cartlinrefnodecplx3d_ | ( | const int & | , | |
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int & | , | |||
| const int * | , | |||
| const double * | , | |||
| const double * | , | |||
| const dcomplex * | , | |||
| dcomplex * | ||||
| ) |
1.5.1