#include <listpa1.h>
Collaboration diagram for P_parallel:

Public Member Functions | |
| P_parallel (Index3D I, P_parallel *Next) | |
| void | initialize (const Grid *gitter, int level) |
| double * | varM (const Grid *gitter, int level) const |
| D3vector | coordinate (const Grid *gitter) const |
| double | coordinateX (const Grid *gitter) const |
| double | coordinateY (const Grid *gitter) const |
| double | coordinateZ (const Grid *gitter) const |
| Index3D | Ind () const |
| P_parallel * | Next () |
Definition at line 26 of file listpa1.h.
|
||||||||||||
|
|
|
|
Definition at line 62 of file listpa1.h. References Grid_base::transform_coord(). Here is the call graph for this function: ![]() |
|
|
Definition at line 65 of file listpa1.h. References Grid_base::transform_coordX(). Here is the call graph for this function: ![]() |
|
|
Definition at line 68 of file listpa1.h. References Grid_base::transform_coordY(). Here is the call graph for this function: ![]() |
|
|
Definition at line 71 of file listpa1.h. References Grid_base::transform_coordZ(). Here is the call graph for this function: ![]() |
|
|
|
|
||||||||||||
|
Definition at line 57 of file listpa1.h. References Grid_base::Give_variable(). Here is the call graph for this function: ![]() |
|
|
|
|
||||||||||||
|
|
1.4.6