OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
#include <Cartesian.h>
Public Types | |
typedef Cell | DefaultCentering |
typedef MFLOAT | MeshValue_t |
typedef Vektor< MFLOAT, Dim > | MeshVektor_t |
Public Types inherited from Mesh< Dim > | |
enum | { Dimension = Dim } |
typedef UserList::ID_t | ID_t |
typedef iterator_user | iterator_if |
typedef size_type_user | size_type_if |
Public Member Functions | |
Cartesian () | |
~Cartesian () | |
Cartesian (const NDIndex< Dim > &ndi) | |
Cartesian (const Index &I) | |
Cartesian (const Index &I, const Index &J) | |
Cartesian (const Index &I, const Index &J, const Index &K) | |
Cartesian (const NDIndex< Dim > &ndi, MFLOAT **const delX) | |
Cartesian (const Index &I, MFLOAT **const delX) | |
Cartesian (const Index &I, const Index &J, MFLOAT **const delX) | |
Cartesian (const Index &I, const Index &J, const Index &K, MFLOAT **const delX) | |
Cartesian (const NDIndex< Dim > &ndi, MFLOAT **const delX, const Vektor< MFLOAT, Dim > &orig) | |
Cartesian (const Index &I, MFLOAT **const delX, const Vektor< MFLOAT, Dim > &orig) | |
Cartesian (const Index &I, const Index &J, MFLOAT **const delX, const Vektor< MFLOAT, Dim > &orig) | |
Cartesian (const Index &I, const Index &J, const Index &K, MFLOAT **const delX, const Vektor< MFLOAT, Dim > &orig) | |
Cartesian (const NDIndex< Dim > &ndi, MFLOAT **const delX, const Vektor< MFLOAT, Dim > &orig, MeshBC_E *const mbc) | |
Cartesian (const Index &I, MFLOAT **const delX, const Vektor< MFLOAT, Dim > &orig, MeshBC_E *const mbc) | |
Cartesian (const Index &I, const Index &J, MFLOAT **const delX, const Vektor< MFLOAT, Dim > &orig, MeshBC_E *const mbc) | |
Cartesian (const Index &I, const Index &J, const Index &K, MFLOAT **const delX, const Vektor< MFLOAT, Dim > &orig, MeshBC_E *const mbc) | |
void | initialize (const NDIndex< Dim > &ndi) |
void | initialize (const Index &I) |
void | initialize (const Index &I, const Index &J) |
void | initialize (const Index &I, const Index &J, const Index &K) |
void | initialize (const NDIndex< Dim > &ndi, MFLOAT **const delX) |
void | initialize (const Index &I, MFLOAT **const delX) |
void | initialize (const Index &I, const Index &J, MFLOAT **const delX) |
void | initialize (const Index &I, const Index &J, const Index &K, MFLOAT **const delX) |
void | initialize (const NDIndex< Dim > &ndi, MFLOAT **const delX, const Vektor< MFLOAT, Dim > &orig) |
void | initialize (const Index &I, MFLOAT **const delX, const Vektor< MFLOAT, Dim > &orig) |
void | initialize (const Index &I, const Index &J, MFLOAT **const delX, const Vektor< MFLOAT, Dim > &orig) |
void | initialize (const Index &I, const Index &J, const Index &K, MFLOAT **const delX, const Vektor< MFLOAT, Dim > &orig) |
void | initialize (const NDIndex< Dim > &ndi, MFLOAT **const delX, const Vektor< MFLOAT, Dim > &orig, MeshBC_E *const mbc) |
void | initialize (const Index &I, MFLOAT **const delX, const Vektor< MFLOAT, Dim > &orig, MeshBC_E *const mbc) |
void | initialize (const Index &I, const Index &J, MFLOAT **const delX, const Vektor< MFLOAT, Dim > &orig, MeshBC_E *const mbc) |
void | initialize (const Index &I, const Index &J, const Index &K, MFLOAT **const delX, const Vektor< MFLOAT, Dim > &orig, MeshBC_E *const mbc) |
void | storeSpacingFields () |
void | storeSpacingFields (e_dim_tag p1, int vnodes=-1) |
void | storeSpacingFields (e_dim_tag p1, e_dim_tag p2, int vnodes=-1) |
void | storeSpacingFields (e_dim_tag p1, e_dim_tag p2, e_dim_tag p3, int vnodes=-1) |
void | storeSpacingFields (e_dim_tag *p, int vnodes=-1) |
void | storeSpacingFields (e_dim_tag p1, unsigned vnodes1, bool recurse=false, int vnodes=-1) |
void | storeSpacingFields (e_dim_tag p1, e_dim_tag p2, unsigned vnodes1, unsigned vnodes2, bool recurse=false, int vnodes=-1) |
void | storeSpacingFields (e_dim_tag p1, e_dim_tag p2, e_dim_tag p3, unsigned vnodes1, unsigned vnodes2, unsigned vnodes3, bool recurse=false, int vnodes=-1) |
void | storeSpacingFields (e_dim_tag *p, unsigned *vnodesPerDirection, bool recurse=false, int vnodes=-1) |
Vektor< MFLOAT, Dim > | get_origin () const |
void | get_meshSpacing (unsigned d, MFLOAT *spacings) const |
MeshBC_E | get_MeshBC (unsigned face) const |
MeshBC_E * | get_MeshBC () const |
void | set_origin (const Vektor< MFLOAT, Dim > &o) |
void | set_meshSpacing (MFLOAT **const del) |
void | set_MeshBC (unsigned face, MeshBC_E meshBCType) |
void | set_MeshBC (MeshBC_E *meshBCTypes) |
void | print (std::ostream &) |
MFLOAT | getCellVolume (const NDIndex< Dim > &) const |
Field< MFLOAT, Dim, Cartesian< Dim, MFLOAT >, Cell > & | getCellVolumeField (Field< MFLOAT, Dim, Cartesian< Dim, MFLOAT >, Cell > &) const |
MFLOAT | getVertRangeVolume (const NDIndex< Dim > &) const |
MFLOAT | getCellRangeVolume (const NDIndex< Dim > &) const |
NDIndex< Dim > | getNearestVertex (const Vektor< MFLOAT, Dim > &) const |
NDIndex< Dim > | getVertexBelow (const Vektor< MFLOAT, Dim > &) const |
NDIndex< Dim > | getCellContaining (const Vektor< MFLOAT, Dim > &x) const |
Vektor< MFLOAT, Dim > | getVertexPosition (const NDIndex< Dim > &) const |
Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Vert > & | getVertexPositionField (Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Vert > &) const |
Vektor< MFLOAT, Dim > | getCellPosition (const NDIndex< Dim > &) const |
Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Cell > & | getCellPositionField (Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Cell > &) const |
Vektor< MFLOAT, Dim > | getDeltaVertex (const NDIndex< Dim > &) const |
Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Cell > & | getDeltaVertexField (Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Cell > &) const |
Vektor< MFLOAT, Dim > | getDeltaCell (const NDIndex< Dim > &) const |
Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Vert > & | getDeltaCellField (Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Vert > &) const |
Vektor< MFLOAT, Dim > * | getSurfaceNormals (const NDIndex< Dim > &) const |
void | getSurfaceNormalFields (Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Cell > **) const |
Vektor< MFLOAT, Dim > | getSurfaceNormal (const NDIndex< Dim > &, unsigned) const |
Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Cell > & | getSurfaceNormalField (Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Cell > &, unsigned) const |
Public Member Functions inherited from Mesh< Dim > | |
Mesh () | |
virtual | ~Mesh () |
ID_t | get_Id () const |
void | checkin (FieldLayoutUser &f) |
void | checkout (FieldLayoutUser &f) |
size_type_if | size_if () const |
iterator_if | begin_if () |
iterator_if | end_if () |
void | notifyOfChange () |
Public Attributes | |
unsigned | gridSizes [Dim] |
Vektor< MFLOAT, Dim > | Dvc [1<< Dim] |
bool | hasSpacingFields |
BareField< Vektor< MFLOAT, Dim >, Dim > * | VertSpacings |
BareField< Vektor< MFLOAT, Dim >, Dim > * | CellSpacings |
Private Member Functions | |
void | updateMeshSpacingGuards (int face) |
void | setup () |
void | set_Dvc () |
Private Attributes | |
std::map< int, MFLOAT > | meshSpacing [Dim] |
std::map< int, MFLOAT > | meshPosition [Dim] |
Vektor< MFLOAT, Dim > | origin |
MeshBC_E | MeshBC [2 *Dim] |
FieldLayout< Dim > * | FlCell |
FieldLayout< Dim > * | FlVert |
Additional Inherited Members | |
Static Public Attributes inherited from Mesh< Dim > | |
static std::string | MeshBC_E_Names [3] = {"Reflective","Periodic ","No BC "} |
Definition at line 33 of file Cartesian.h.
typedef Cell Cartesian< Dim, MFLOAT >::DefaultCentering |
Definition at line 37 of file Cartesian.h.
Definition at line 38 of file Cartesian.h.
typedef Vektor<MFLOAT,Dim> Cartesian< Dim, MFLOAT >::MeshVektor_t |
Definition at line 39 of file Cartesian.h.
|
inline |
Definition at line 42 of file Cartesian.h.
References Cartesian< Dim, MFLOAT >::hasSpacingFields.
Definition at line 47 of file Cartesian.h.
References Cartesian< Dim, MFLOAT >::CellSpacings, Cartesian< Dim, MFLOAT >::FlCell, Cartesian< Dim, MFLOAT >::FlVert, Cartesian< Dim, MFLOAT >::hasSpacingFields, and Cartesian< Dim, MFLOAT >::VertSpacings.
Cartesian< Dim, MFLOAT >::Cartesian | ( | const NDIndex< Dim > & | ndi | ) |
Definition at line 55 of file Cartesian.hpp.
References Dim, and Reflective.
Cartesian< Dim, MFLOAT >::Cartesian | ( | const Index & | I | ) |
Definition at line 131 of file Cartesian.hpp.
References Dim, Index::first(), Index::length(), PInsist, Reflective, and Index::stride().
Cartesian< Dim, MFLOAT >::Cartesian | ( | const Index & | I, |
const Index & | J | ||
) |
Definition at line 201 of file Cartesian.hpp.
References Dim, Index::first(), Index::length(), PInsist, Reflective, and Index::stride().
Cartesian< Dim, MFLOAT >::Cartesian | ( | const Index & | I, |
const Index & | J, | ||
const Index & | K | ||
) |
Definition at line 282 of file Cartesian.hpp.
References Dim, Index::first(), Index::length(), PInsist, Reflective, and Index::stride().
Cartesian< Dim, MFLOAT >::Cartesian | ( | const NDIndex< Dim > & | ndi, |
MFLOAT **const | delX | ||
) |
Definition at line 77 of file Cartesian.hpp.
References Dim, and Reflective.
Cartesian< Dim, MFLOAT >::Cartesian | ( | const Index & | I, |
MFLOAT **const | delX | ||
) |
Definition at line 153 of file Cartesian.hpp.
References Dim, Index::first(), Index::length(), PInsist, and Reflective.
Cartesian< Dim, MFLOAT >::Cartesian | ( | const Index & | I, |
const Index & | J, | ||
MFLOAT **const | delX | ||
) |
Definition at line 230 of file Cartesian.hpp.
References Dim, Index::first(), Index::length(), PInsist, and Reflective.
Cartesian< Dim, MFLOAT >::Cartesian | ( | const Index & | I, |
const Index & | J, | ||
const Index & | K, | ||
MFLOAT **const | delX | ||
) |
Definition at line 320 of file Cartesian.hpp.
References Dim, Index::first(), Index::length(), PInsist, and Reflective.
Cartesian< Dim, MFLOAT >::Cartesian | ( | const NDIndex< Dim > & | ndi, |
MFLOAT **const | delX, | ||
const Vektor< MFLOAT, Dim > & | orig | ||
) |
Definition at line 94 of file Cartesian.hpp.
References Dim, and Reflective.
Cartesian< Dim, MFLOAT >::Cartesian | ( | const Index & | I, |
MFLOAT **const | delX, | ||
const Vektor< MFLOAT, Dim > & | orig | ||
) |
Definition at line 169 of file Cartesian.hpp.
References Dim, Index::length(), PInsist, and Reflective.
Cartesian< Dim, MFLOAT >::Cartesian | ( | const Index & | I, |
const Index & | J, | ||
MFLOAT **const | delX, | ||
const Vektor< MFLOAT, Dim > & | orig | ||
) |
Definition at line 248 of file Cartesian.hpp.
References Dim, Index::length(), PInsist, and Reflective.
Cartesian< Dim, MFLOAT >::Cartesian | ( | const Index & | I, |
const Index & | J, | ||
const Index & | K, | ||
MFLOAT **const | delX, | ||
const Vektor< MFLOAT, Dim > & | orig | ||
) |
Definition at line 341 of file Cartesian.hpp.
References Dim, Index::length(), PInsist, and Reflective.
Cartesian< Dim, MFLOAT >::Cartesian | ( | const NDIndex< Dim > & | ndi, |
MFLOAT **const | delX, | ||
const Vektor< MFLOAT, Dim > & | orig, | ||
MeshBC_E *const | mbc | ||
) |
Definition at line 112 of file Cartesian.hpp.
References Dim.
Cartesian< Dim, MFLOAT >::Cartesian | ( | const Index & | I, |
MFLOAT **const | delX, | ||
const Vektor< MFLOAT, Dim > & | orig, | ||
MeshBC_E *const | mbc | ||
) |
Definition at line 186 of file Cartesian.hpp.
References Dim, Index::length(), and PInsist.
Cartesian< Dim, MFLOAT >::Cartesian | ( | const Index & | I, |
const Index & | J, | ||
MFLOAT **const | delX, | ||
const Vektor< MFLOAT, Dim > & | orig, | ||
MeshBC_E *const | mbc | ||
) |
Definition at line 266 of file Cartesian.hpp.
References Dim, Index::length(), and PInsist.
Cartesian< Dim, MFLOAT >::Cartesian | ( | const Index & | I, |
const Index & | J, | ||
const Index & | K, | ||
MFLOAT **const | delX, | ||
const Vektor< MFLOAT, Dim > & | orig, | ||
MeshBC_E *const | mbc | ||
) |
Definition at line 360 of file Cartesian.hpp.
References Dim, Index::length(), and PInsist.
Definition at line 2168 of file Cartesian.hpp.
References Dim.
MeshBC_E Cartesian< Dim, MFLOAT >::get_MeshBC | ( | unsigned | face | ) | const |
Definition at line 2158 of file Cartesian.hpp.
void Cartesian< Dim, MFLOAT >::get_meshSpacing | ( | unsigned | d, |
MFLOAT * | spacings | ||
) | const |
Definition at line 786 of file Cartesian.hpp.
References Dim, Expressions::find(), and PAssert_LT.
Definition at line 739 of file Cartesian.hpp.
|
inline |
Definition at line 224 of file Cartesian.h.
References Cartesian< Dim, MFLOAT >::getVertexBelow().
Vektor< MFLOAT, Dim > Cartesian< Dim, MFLOAT >::getCellPosition | ( | const NDIndex< Dim > & | ndi | ) | const |
Definition at line 1777 of file Cartesian.hpp.
References Dim, endl(), and ERRORMSG.
Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Cell > & Cartesian< Dim, MFLOAT >::getCellPositionField | ( | Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Cell > & | cellPositions | ) | const |
Definition at line 1801 of file Cartesian.hpp.
References BareField< T, Dim >::begin(), and Dim.
MFLOAT Cartesian< Dim, MFLOAT >::getCellVolume | ( | const NDIndex< Dim > & | ndi | ) | const |
Definition at line 1502 of file Cartesian.hpp.
References Dim, endl(), and ERRORMSG.
Field< MFLOAT, Dim, Cartesian< Dim, MFLOAT >, Cell > & Cartesian< Dim, MFLOAT >::getCellVolumeField | ( | Field< MFLOAT, Dim, Cartesian< Dim, MFLOAT >, Cell > & | volumes | ) | const |
Definition at line 1519 of file Cartesian.hpp.
References BareField< T, Dim >::begin(), Dim, and Expressions::find().
Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Vert > & Cartesian< Dim, MFLOAT >::getDeltaCellField | ( | Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Vert > & | cellSpacings | ) | const |
Definition at line 1916 of file Cartesian.hpp.
References BareField< T, Dim >::begin(), Dim, and Expressions::find().
Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Cell > & Cartesian< Dim, MFLOAT >::getDeltaVertexField | ( | Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Cell > & | vertexSpacings | ) | const |
Definition at line 1860 of file Cartesian.hpp.
References BareField< T, Dim >::begin(), Dim, and Expressions::find().
NDIndex< Dim > Cartesian< Dim, MFLOAT >::getNearestVertex | ( | const Vektor< MFLOAT, Dim > & | x | ) | const |
Definition at line 1603 of file Cartesian.hpp.
References Dim, endl(), and ERRORMSG.
Vektor< MFLOAT, Dim > Cartesian< Dim, MFLOAT >::getSurfaceNormal | ( | const NDIndex< Dim > & | , |
unsigned | face | ||
) | const |
Definition at line 1981 of file Cartesian.hpp.
References Dim.
Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Cell > & Cartesian< Dim, MFLOAT >::getSurfaceNormalField | ( | Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Cell > & | surfaceNormalField, |
unsigned | face | ||
) | const |
Definition at line 2012 of file Cartesian.hpp.
References Dim.
void Cartesian< Dim, MFLOAT >::getSurfaceNormalFields | ( | Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Cell > ** | surfaceNormalsFields | ) | const |
Vektor< MFLOAT, Dim > * Cartesian< Dim, MFLOAT >::getSurfaceNormals | ( | const NDIndex< Dim > & | ) | const |
Definition at line 1937 of file Cartesian.hpp.
References Dim.
NDIndex< Dim > Cartesian< Dim, MFLOAT >::getVertexBelow | ( | const Vektor< MFLOAT, Dim > & | x | ) | const |
Definition at line 1670 of file Cartesian.hpp.
References Dim, endl(), and ERRORMSG.
Referenced by Cartesian< Dim, MFLOAT >::getCellContaining().
Vektor< MFLOAT, Dim > Cartesian< Dim, MFLOAT >::getVertexPosition | ( | const NDIndex< Dim > & | ndi | ) | const |
Definition at line 1731 of file Cartesian.hpp.
References Dim, endl(), and ERRORMSG.
Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Vert > & Cartesian< Dim, MFLOAT >::getVertexPositionField | ( | Field< Vektor< MFLOAT, Dim >, Dim, Cartesian< Dim, MFLOAT >, Vert > & | vertexPositions | ) | const |
Definition at line 1754 of file Cartesian.hpp.
References BareField< T, Dim >::begin(), and Dim.
Definition at line 461 of file Cartesian.hpp.
References Dim, Index::first(), Index::length(), PInsist, Reflective, and Index::stride().
void Cartesian< Dim, MFLOAT >::initialize | ( | const Index & | I, |
const Index & | J | ||
) |
Definition at line 535 of file Cartesian.hpp.
References Dim, Index::first(), Index::length(), PInsist, Reflective, and Index::stride().
void Cartesian< Dim, MFLOAT >::initialize | ( | const Index & | I, |
const Index & | J, | ||
const Index & | K | ||
) |
Definition at line 620 of file Cartesian.hpp.
References Dim, Index::first(), Index::length(), PInsist, Reflective, and Index::stride().
void Cartesian< Dim, MFLOAT >::initialize | ( | const Index & | I, |
const Index & | J, | ||
const Index & | K, | ||
MFLOAT **const | delX | ||
) |
Definition at line 659 of file Cartesian.hpp.
References Dim, Index::first(), Index::length(), PInsist, and Reflective.
void Cartesian< Dim, MFLOAT >::initialize | ( | const Index & | I, |
const Index & | J, | ||
const Index & | K, | ||
MFLOAT **const | delX, | ||
const Vektor< MFLOAT, Dim > & | orig | ||
) |
Definition at line 681 of file Cartesian.hpp.
References Dim, Index::length(), PInsist, and Reflective.
void Cartesian< Dim, MFLOAT >::initialize | ( | const Index & | I, |
const Index & | J, | ||
const Index & | K, | ||
MFLOAT **const | delX, | ||
const Vektor< MFLOAT, Dim > & | orig, | ||
MeshBC_E *const | mbc | ||
) |
Definition at line 701 of file Cartesian.hpp.
References Dim, Index::length(), and PInsist.
void Cartesian< Dim, MFLOAT >::initialize | ( | const Index & | I, |
const Index & | J, | ||
MFLOAT **const | delX | ||
) |
Definition at line 565 of file Cartesian.hpp.
References Dim, Index::first(), Index::length(), PInsist, and Reflective.
void Cartesian< Dim, MFLOAT >::initialize | ( | const Index & | I, |
const Index & | J, | ||
MFLOAT **const | delX, | ||
const Vektor< MFLOAT, Dim > & | orig | ||
) |
Definition at line 584 of file Cartesian.hpp.
References Dim, Index::length(), PInsist, and Reflective.
void Cartesian< Dim, MFLOAT >::initialize | ( | const Index & | I, |
const Index & | J, | ||
MFLOAT **const | delX, | ||
const Vektor< MFLOAT, Dim > & | orig, | ||
MeshBC_E *const | mbc | ||
) |
Definition at line 603 of file Cartesian.hpp.
References Dim, Index::length(), and PInsist.
void Cartesian< Dim, MFLOAT >::initialize | ( | const Index & | I, |
MFLOAT **const | delX | ||
) |
Definition at line 484 of file Cartesian.hpp.
References Dim, Index::first(), Index::length(), PInsist, and Reflective.
void Cartesian< Dim, MFLOAT >::initialize | ( | const Index & | I, |
MFLOAT **const | delX, | ||
const Vektor< MFLOAT, Dim > & | orig | ||
) |
Definition at line 501 of file Cartesian.hpp.
References Dim, Index::length(), PInsist, and Reflective.
void Cartesian< Dim, MFLOAT >::initialize | ( | const Index & | I, |
MFLOAT **const | delX, | ||
const Vektor< MFLOAT, Dim > & | orig, | ||
MeshBC_E *const | mbc | ||
) |
Definition at line 519 of file Cartesian.hpp.
References Dim, Index::length(), and PInsist.
void Cartesian< Dim, MFLOAT >::initialize | ( | const NDIndex< Dim > & | ndi | ) |
Definition at line 381 of file Cartesian.hpp.
References Dim, and Reflective.
void Cartesian< Dim, MFLOAT >::initialize | ( | const NDIndex< Dim > & | ndi, |
MFLOAT **const | delX | ||
) |
Definition at line 404 of file Cartesian.hpp.
References Dim, and Reflective.
void Cartesian< Dim, MFLOAT >::initialize | ( | const NDIndex< Dim > & | ndi, |
MFLOAT **const | delX, | ||
const Vektor< MFLOAT, Dim > & | orig | ||
) |
Definition at line 422 of file Cartesian.hpp.
References Dim, and Reflective.
void Cartesian< Dim, MFLOAT >::initialize | ( | const NDIndex< Dim > & | ndi, |
MFLOAT **const | delX, | ||
const Vektor< MFLOAT, Dim > & | orig, | ||
MeshBC_E *const | mbc | ||
) |
Definition at line 441 of file Cartesian.hpp.
References Dim.
Definition at line 1470 of file Cartesian.hpp.
References begin(), Dim, and endl().
Referenced by operator<<().
Definition at line 768 of file Cartesian.hpp.
References Dim.
void Cartesian< Dim, MFLOAT >::set_MeshBC | ( | MeshBC_E * | meshBCTypes | ) |
Definition at line 2061 of file Cartesian.hpp.
References Dim.
void Cartesian< Dim, MFLOAT >::set_MeshBC | ( | unsigned | face, |
MeshBC_E | meshBCType | ||
) |
Definition at line 2050 of file Cartesian.hpp.
void Cartesian< Dim, MFLOAT >::set_meshSpacing | ( | MFLOAT **const | del | ) |
Definition at line 747 of file Cartesian.hpp.
References Dim.
void Cartesian< Dim, MFLOAT >::set_origin | ( | const Vektor< MFLOAT, Dim > & | o | ) |
Definition at line 722 of file Cartesian.hpp.
References Dim.
Definition at line 45 of file Cartesian.hpp.
Definition at line 839 of file Cartesian.hpp.
void Cartesian< Dim, MFLOAT >::storeSpacingFields | ( | e_dim_tag * | p, |
int | vnodes = -1 |
||
) |
Definition at line 881 of file Cartesian.hpp.
References AddGuardCells(), BareField< T, Dim >::begin(), LField< T, Dim >::begin(), BareField< T, Dim >::begin_if(), Dim, BareField< T, Dim >::end(), BareField< T, Dim >::end_if(), BareField< T, Dim >::fillGuardCells(), LField< T, Dim >::getAllocated(), BareField< T, Dim >::getGuardCellSizes(), LField< T, Dim >::getOwned(), NDIndex< Dim >::intersect(), BareField< T, Dim >::leftGuard(), max(), min(), NoBC, Periodic, NDIndex< Dim >::plugBase(), Reflective, BareField< T, Dim >::rightGuard(), Attrib::Legacy::Distribution::T, NDIndex< Dim >::touches(), and BareField< T, Dim >::Uncompress().
void Cartesian< Dim, MFLOAT >::storeSpacingFields | ( | e_dim_tag * | p, |
unsigned * | vnodesPerDirection, | ||
bool | recurse = false , |
||
int | vnodes = -1 |
||
) |
Definition at line 1198 of file Cartesian.hpp.
References AddGuardCells(), BareField< T, Dim >::begin(), LField< T, Dim >::begin(), BareField< T, Dim >::begin_if(), Dim, BareField< T, Dim >::end(), BareField< T, Dim >::end_if(), endl(), ERRORMSG, BareField< T, Dim >::fillGuardCells(), LField< T, Dim >::getAllocated(), BareField< T, Dim >::getGuardCellSizes(), LField< T, Dim >::getOwned(), NDIndex< Dim >::intersect(), BareField< T, Dim >::leftGuard(), max(), min(), NoBC, Periodic, NDIndex< Dim >::plugBase(), Reflective, BareField< T, Dim >::rightGuard(), Attrib::Legacy::Distribution::T, NDIndex< Dim >::touches(), and BareField< T, Dim >::Uncompress().
void Cartesian< Dim, MFLOAT >::storeSpacingFields | ( | e_dim_tag | p1, |
e_dim_tag | p2, | ||
e_dim_tag | p3, | ||
int | vnodes = -1 |
||
) |
Definition at line 868 of file Cartesian.hpp.
void Cartesian< Dim, MFLOAT >::storeSpacingFields | ( | e_dim_tag | p1, |
e_dim_tag | p2, | ||
e_dim_tag | p3, | ||
unsigned | vnodes1, | ||
unsigned | vnodes2, | ||
unsigned | vnodes3, | ||
bool | recurse = false , |
||
int | vnodes = -1 |
||
) |
Definition at line 1178 of file Cartesian.hpp.
References Dim.
void Cartesian< Dim, MFLOAT >::storeSpacingFields | ( | e_dim_tag | p1, |
e_dim_tag | p2, | ||
int | vnodes = -1 |
||
) |
Definition at line 858 of file Cartesian.hpp.
void Cartesian< Dim, MFLOAT >::storeSpacingFields | ( | e_dim_tag | p1, |
e_dim_tag | p2, | ||
unsigned | vnodes1, | ||
unsigned | vnodes2, | ||
bool | recurse = false , |
||
int | vnodes = -1 |
||
) |
Definition at line 1164 of file Cartesian.hpp.
References Dim.
void Cartesian< Dim, MFLOAT >::storeSpacingFields | ( | e_dim_tag | p1, |
int | vnodes = -1 |
||
) |
Definition at line 849 of file Cartesian.hpp.
void Cartesian< Dim, MFLOAT >::storeSpacingFields | ( | e_dim_tag | p1, |
unsigned | vnodes1, | ||
bool | recurse = false , |
||
int | vnodes = -1 |
||
) |
Definition at line 1151 of file Cartesian.hpp.
References Dim.
|
private |
Definition at line 2074 of file Cartesian.hpp.
References endl(), ERRORMSG, NoBC, Periodic, and Reflective.
BareField<Vektor<MFLOAT,Dim>,Dim>* Cartesian< Dim, MFLOAT >::CellSpacings |
Definition at line 145 of file Cartesian.h.
Referenced by Cartesian< Dim, MFLOAT >::~Cartesian().
Vektor<MFLOAT,Dim> Cartesian< Dim, MFLOAT >::Dvc[1<< Dim] |
Definition at line 142 of file Cartesian.h.
|
private |
Definition at line 127 of file Cartesian.h.
Referenced by Cartesian< Dim, MFLOAT >::~Cartesian().
|
private |
Definition at line 128 of file Cartesian.h.
Referenced by Cartesian< Dim, MFLOAT >::~Cartesian().
Definition at line 141 of file Cartesian.h.
Definition at line 143 of file Cartesian.h.
Referenced by Cartesian< Dim, MFLOAT >::Cartesian(), and Cartesian< Dim, MFLOAT >::~Cartesian().
|
private |
Definition at line 126 of file Cartesian.h.
|
private |
Definition at line 124 of file Cartesian.h.
|
private |
Definition at line 122 of file Cartesian.h.
|
private |
Definition at line 125 of file Cartesian.h.
BareField<Vektor<MFLOAT,Dim>,Dim>* Cartesian< Dim, MFLOAT >::VertSpacings |
Definition at line 144 of file Cartesian.h.
Referenced by Cartesian< Dim, MFLOAT >::~Cartesian().