A vector field with three components that depend only on the first two coordinates
const dg::x::CylindricalGrid3d g3d( R_0-a, R_0+a, -a, a, 0, 2.*M_PI, n, Nx, Ny, Nz,
dg::NEU,
dg::NEU,
dg::PER
#ifdef WITH_MPI
, comm
#endif
);
-1, method);
ds( dsFA );
◆ CylindricalVectorLvl0() [1/2]
dg::geo::CylindricalVectorLvl0::CylindricalVectorLvl0 |
( |
| ) |
|
|
inline |
◆ CylindricalVectorLvl0() [2/2]
◆ reset()
replace with given functors
◆ x()
x-component of the vector
◆ y()
y-component of the vector
◆ z()
z-component of the vector
The documentation for this struct was generated from the following file: