[P]arallel [Hi]gh-order [Li]brary for [P]DEs  Latest
Parallel High-Order Library for PDEs through hp-adaptive Discontinuous Galerkin methods
PHiLiP::Tests::MeshFactory< MeshType > Class Template Reference
Collaboration diagram for PHiLiP::Tests::MeshFactory< MeshType >:

Public Member Functions

template<>
std::shared_ptr< dealii::Triangulation< PHILIP_DIM > > create_MeshType (const MPI_Comm)
 
template<>
std::shared_ptr< dealii::parallel::shared::Triangulation< PHILIP_DIM > > create_MeshType (const MPI_Comm mpi_communicator)
 
template<>
std::shared_ptr< dealii::parallel::distributed::Triangulation< PHILIP_DIM > > create_MeshType (const MPI_Comm mpi_communicator)
 

Static Public Member Functions

static std::shared_ptr< MeshType > create_MeshType (const MPI_Comm mpi_communicator)
 

Detailed Description

template<typename MeshType>
class PHiLiP::Tests::MeshFactory< MeshType >

Definition at line 49 of file grid_refinement_study.h.


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