OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
#include <appframe/mesh_worker_info.h>
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 |