Amandus: Simulations based on multilevel Schwarz methods
Public Member Functions | Protected Attributes | List of all members
Remesher< VECTOR, dim > Class Template Reference

Base class for remeshing operators. More...

#include <adaptivity.h>

Inheritance diagram for Remesher< VECTOR, dim >:
Inheritance graph
[legend]
Collaboration diagram for Remesher< VECTOR, dim >:
Collaboration graph
[legend]

Public Member Functions

 Remesher (AmandusApplicationSparse< dim > &app, dealii::Triangulation< dim > &tria)
 

Protected Attributes

dealii::SmartPointer< AmandusApplicationSparse< dim >, Remesher< VECTOR, dim > > app
 
dealii::SmartPointer< dealii::Triangulation< dim >, Remesher< VECTOR, dim > > tria
 

Detailed Description

template<class VECTOR, int dim>
class Remesher< VECTOR, dim >

Base class for remeshing operators.

Constructor & Destructor Documentation

template<class VECTOR, int dim>
Remesher< VECTOR, dim >::Remesher ( AmandusApplicationSparse< dim > &  app,
dealii::Triangulation< dim > &  tria 
)
inline

Member Data Documentation

template<class VECTOR, int dim>
dealii::SmartPointer<AmandusApplicationSparse<dim>, Remesher<VECTOR, dim> > Remesher< VECTOR, dim >::app
protected
template<class VECTOR, int dim>
dealii::SmartPointer<dealii::Triangulation<dim>, Remesher<VECTOR, dim> > Remesher< VECTOR, dim >::tria
protected

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