[P]arallel [Hi]gh-order [Li]brary for [P]DEs  Latest
Parallel High-Order Library for PDEs through hp-adaptive Discontinuous Galerkin methods
PHiLiP::MeshErrorFactory< dim, nstate, real, MeshType > Class Template Reference

Returns pointer to appropriate mesh error class depending on the input parameters. More...

#include <mesh_error_factory.h>

Collaboration diagram for PHiLiP::MeshErrorFactory< dim, nstate, real, MeshType >:

Static Public Member Functions

static std::unique_ptr< MeshErrorEstimateBase< dim, real, MeshType > > create_mesh_error (std::shared_ptr< DGBase< dim, real, MeshType > > dg)
 Returns pointer of the mesh error's abstract class.
 

Detailed Description

template<int dim, int nstate, typename real, typename MeshType = dealii::parallel::distributed::Triangulation<dim>>
class PHiLiP::MeshErrorFactory< dim, nstate, real, MeshType >

Returns pointer to appropriate mesh error class depending on the input parameters.

Definition at line 14 of file mesh_error_factory.h.


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