Amandus: Simulations based on multilevel Schwarz methods
Private Member Functions | List of all members
Dummy< dim > Class Template Reference
Inheritance diagram for Dummy< dim >:
Inheritance graph
[legend]
Collaboration diagram for Dummy< dim >:
Collaboration graph
[legend]

Private Member Functions

virtual void cell (dealii::MeshWorker::DoFInfo< dim > &, dealii::MeshWorker::IntegrationInfo< dim > &) const
 
virtual void boundary (dealii::MeshWorker::DoFInfo< dim > &, dealii::MeshWorker::IntegrationInfo< dim > &) const
 
virtual void face (dealii::MeshWorker::DoFInfo< dim > &, dealii::MeshWorker::DoFInfo< dim > &, dealii::MeshWorker::IntegrationInfo< dim > &, dealii::MeshWorker::IntegrationInfo< dim > &) const
 

Additional Inherited Members

- Public Member Functions inherited from AmandusIntegrator< dim >
 AmandusIntegrator ()
 
virtual void extract_data (const dealii::AnyData &data)
 Extract data independent of the cell. More...
 
unsigned int n_errors () const
 
unsigned int error_type (unsigned int i) const
 
std::string error_name (unsigned int i) const
 
dealii::UpdateFlags update_flags () const
 Returns the update flags to be used. More...
 
dealii::UpdateFlags update_flags_face () const
 Returns the update flags to be used on boundary and interior faces. More...
 
void add_flags (const dealii::UpdateFlags flags)
 Add update flags on all objects. More...
 
void add_flags_face (const dealii::UpdateFlags flags)
 Add update flags on boundary and internal faces. More...
 
- Public Attributes inherited from AmandusIntegrator< dim >
double timestep
 Current timestep if applicable. More...
 
dealii::SmartPointer< dealii::Quadrature< dim > > cell_quadrature
 Quadrature rule used on cells. More...
 
dealii::SmartPointer< dealii::Quadrature< dim-1 > > boundary_quadrature
 Quadrature rule used on boundary faces. More...
 
dealii::SmartPointer< dealii::Quadrature< dim-1 > > face_quadrature
 Quadrature rule used on faces. More...
 
- Protected Attributes inherited from AmandusIntegrator< dim >
std::vector< unsigned int > error_types
 
std::vector< std::string > error_names
 

Member Function Documentation

template<int dim>
virtual void Dummy< dim >::boundary ( dealii::MeshWorker::DoFInfo< dim > &  ,
dealii::MeshWorker::IntegrationInfo< dim > &   
) const
inlineprivatevirtual
template<int dim>
virtual void Dummy< dim >::cell ( dealii::MeshWorker::DoFInfo< dim > &  ,
dealii::MeshWorker::IntegrationInfo< dim > &   
) const
inlineprivatevirtual
template<int dim>
virtual void Dummy< dim >::face ( dealii::MeshWorker::DoFInfo< dim > &  ,
dealii::MeshWorker::DoFInfo< dim > &  ,
dealii::MeshWorker::IntegrationInfo< dim > &  ,
dealii::MeshWorker::IntegrationInfo< dim > &   
) const
inlineprivatevirtual

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