BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
belfem::mesh::Distributor Class Reference

#include <cl_Mesh_Distributor.hpp>

Public Member Functions

 Distributor (Mesh *aMesh=nullptr)
 ~Distributor ()
void run ()
Cell< CommTable * > & tables ()
Meshpartial_mesh ()

Constructor & Destructor Documentation

◆ Distributor()

belfem::mesh::Distributor::Distributor ( Mesh * aMesh = nullptr)

◆ ~Distributor()

belfem::mesh::Distributor::~Distributor ( )

Member Function Documentation

◆ partial_mesh()

Mesh * belfem::mesh::Distributor::partial_mesh ( )

◆ run()

void belfem::mesh::Distributor::run ( )

◆ tables()

Cell< CommTable * > & belfem::mesh::Distributor::tables ( )
inline

The documentation for this class was generated from the following files: