mesh_p.hh File Reference
#include <memory>
#include "basics/exceptions.hh"
#include "basics/outputOperator.hh"
#include "geometry/elementMaps.hh"
#include "geometry/elementMaps3D.hh"
#include "geometry/mesh.hh"
#include "toolbox_p/using_p.hh"
#include "toolbox_p/communicators.hh"
Go to the source code of this file.
Classes | |
class | concepts::Scan< Connector0 > |
A scanner for 0D connectors on the processor intersection (cap) More... | |
class | concepts::Scan< Connector1 > |
A scanner for 1D connectors on the processor intersection (cap) More... | |
class | concepts::Scan< Connector2 > |
A scanner for 2D connectors on the processor intersection (cap) More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Typedefs | |
typedef Scan< Connector0 > | concepts::ScanCntr0 |
typedef Scan< Connector1 > | concepts::ScanCntr1 |
typedef Scan< Connector2 > | concepts::ScanCntr2 |
Detailed Description
Meshes for parallel computing These objects are created by a distributor and not by hand
Definition in file mesh_p.hh.