OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include "FieldLayout/CenteredFieldLayout.h"
#include "Meshes/Centering.h"
#include "Meshes/CartesianCentering.h"
#include "Utility/PAssert.h"
Go to the source code of this file.
Functions | |
template<unsigned Dim, class Mesh > | |
void | centeredInitialize (CenteredFieldLayout< Dim, Mesh, Cell > &cfl, const Mesh &mesh, e_dim_tag *edt, int vnodes) |
template<unsigned Dim, class Mesh > | |
void | centeredInitialize (CenteredFieldLayout< Dim, Mesh, Vert > &cfl, const Mesh &mesh, e_dim_tag *edt, int vnodes) |
template<unsigned Dim, class Mesh > | |
void | centeredInitialize (CenteredFieldLayout< Dim, Mesh, Edge > &cfl, const Mesh &mesh, e_dim_tag *edt, int vnodes) |
template<CenteringEnum * CE, unsigned Dim, class Mesh , unsigned NComponents> | |
void | centeredInitialize (CenteredFieldLayout< Dim, Mesh, CartesianCentering< CE, Dim, NComponents > > &cfl, const Mesh &mesh, e_dim_tag *edt, int vnodes) |
template<unsigned Dim, class Mesh > | |
void | centeredInitialize (CenteredFieldLayout< Dim, Mesh, Cell > &cfl, const Mesh &mesh, e_dim_tag *edt, unsigned *vnodesAlongDirection, bool recurse, int vnodes) |
template<unsigned Dim, class Mesh > | |
void | centeredInitialize (CenteredFieldLayout< Dim, Mesh, Vert > &cfl, const Mesh &mesh, e_dim_tag *edt, unsigned *vnodesAlongDirection, bool recurse, int vnodes) |
template<unsigned Dim, class Mesh > | |
void | centeredInitialize (CenteredFieldLayout< Dim, Mesh, Edge > &cfl, const Mesh &mesh, e_dim_tag *edt, unsigned *vnodesAlongDirection, bool recurse, int vnodes) |
template<CenteringEnum * CE, unsigned Dim, class Mesh , unsigned NComponents> | |
void | centeredInitialize (CenteredFieldLayout< Dim, Mesh, CartesianCentering< CE, Dim, NComponents > > &cfl, const Mesh &mesh, e_dim_tag *edt, unsigned *vnodesAlongDirection, bool recurse, int vnodes) |
template<unsigned Dim, class Mesh > | |
void | centeredInitialize (CenteredFieldLayout< Dim, Mesh, Cell > &cfl, const Mesh &mesh, const NDIndex< Dim > *dombegin, const NDIndex< Dim > *domend, const int *nbegin, const int *nend) |
template<unsigned Dim, class Mesh > | |
void | centeredInitialize (CenteredFieldLayout< Dim, Mesh, Vert > &cfl, const Mesh &mesh, const NDIndex< Dim > *dombegin, const NDIndex< Dim > *domend, const int *nbegin, const int *nend) |
template<unsigned Dim, class Mesh > | |
void | centeredInitialize (CenteredFieldLayout< Dim, Mesh, Edge > &cfl, const Mesh &mesh, const NDIndex< Dim > *dombegin, const NDIndex< Dim > *domend, const int *nbegin, const int *nend) |
template<CenteringEnum * CE, unsigned Dim, class Mesh , unsigned NComponents> | |
void | centeredInitialize (CenteredFieldLayout< Dim, Mesh, CartesianCentering< CE, Dim, NComponents > > &cfl, const Mesh &mesh, const NDIndex< Dim > *dombegin, const NDIndex< Dim > *domend, const int *nbegin, const int *nend) |
|
inline |
Definition at line 260 of file CenteredFieldLayout.hpp.
References Physics::c, CELL, Dim, and max().
|
inline |
Definition at line 93 of file CenteredFieldLayout.hpp.
References Physics::c, CELL, Dim, and max().
|
inline |
Definition at line 178 of file CenteredFieldLayout.hpp.
References Physics::c, CELL, Dim, and max().
|
inline |
Definition at line 214 of file CenteredFieldLayout.hpp.
References Dim, and FieldLayout< Dim >::initialize().
|
inline |
Definition at line 50 of file CenteredFieldLayout.hpp.
References Dim, and FieldLayout< Dim >::initialize().
Referenced by CenteredFieldLayout< Dim, Mesh, Centering >::CenteredFieldLayout().
|
inline |
Definition at line 132 of file CenteredFieldLayout.hpp.
References Dim, and FieldLayout< Dim >::initialize().
|
inline |
Definition at line 244 of file CenteredFieldLayout.hpp.
References Dim, and FieldLayout< Dim >::initialize().
|
inline |
Definition at line 78 of file CenteredFieldLayout.hpp.
References Dim, and FieldLayout< Dim >::initialize().
|
inline |
Definition at line 162 of file CenteredFieldLayout.hpp.
References Dim, and FieldLayout< Dim >::initialize().
|
inline |
Definition at line 229 of file CenteredFieldLayout.hpp.
References Dim, and FieldLayout< Dim >::initialize().
|
inline |
Definition at line 64 of file CenteredFieldLayout.hpp.
References Dim, and FieldLayout< Dim >::initialize().
|
inline |
Definition at line 147 of file CenteredFieldLayout.hpp.
References Dim, and FieldLayout< Dim >::initialize().