ASPECT
Public Member Functions | List of all members
aspect::internal::Assembly::CopyData::CopyDataBase< dim > Struct Template Reference
Inheritance diagram for aspect::internal::Assembly::CopyData::CopyDataBase< dim >:
Inheritance graph
[legend]

Public Member Functions

virtual ~CopyDataBase ()=default
 

Detailed Description

template<int dim>
struct aspect::internal::Assembly::CopyData::CopyDataBase< dim >

The base class is empty and only allows us to hand over pointers or references of a generic type and later cast them to their actual derived class.

Definition at line 351 of file interface.h.

Constructor & Destructor Documentation

§ ~CopyDataBase()

template<int dim>
virtual aspect::internal::Assembly::CopyData::CopyDataBase< dim >::~CopyDataBase ( )
virtualdefault

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