OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
mesh_worker_workers.h File Reference
#include <appframe/mesh_worker_info.h>
Include dependency graph for mesh_worker_workers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MeshWorker::WorkerObjects::LocalWorker< dim >
 Template for a class for those classes which do the actual work on cells and faces. More...
 
class  MeshWorker::WorkerObjects::IntegrationWorker< dim >
 Basic worker class for integration of residuals. More...
 

Namespaces

namespace  MeshWorker
 A collection of functions and classes for the mesh loops that are an ubiquitous part of each finite element program.
 
namespace  MeshWorker::WorkerObjects