Electromagnetic Template Library (EMTL)
|
A set of mesh blocks with respective halos. More...
#include <mesh.h>
Public Member Functions | |
valtype | get_halo_time (int hstep, size_t halo_id, size_t i, size_t j, const Vector_3 &pos, bool is_first_upd_field) const |
level 0 halo shift | |
Public Member Functions inherited from emComponent | |
emDump * | GetEmDumper () |
This function insures that the returned dumper is of true emDumper type. | |
Public Attributes | |
std::vector< std::vector< halo_descr_t > > | ini_halos |
Initial unsplit halos. | |
std::vector< std::vector< halo_descr_t > > | ini_halos_r |
Reverse initial unsplit halos. | |
std::vector< block_geometry_t > | meshblocks |
General block geometry descriptors. | |
sqmatrix< halo_pair_t > | halomatr |
Square matrix of halo descriptors. | |
A set of mesh blocks with respective halos.