DFT-EFE
 
Loading...
Searching...
No Matches
dftefe::basis::ParentToChildCellsManagerBase Class Referenceabstract

#include <ParentToChildCellsManagerBase.h>

Inheritance diagram for dftefe::basis::ParentToChildCellsManagerBase:

Public Member Functions

virtual ~ParentToChildCellsManagerBase ()=default
 
virtual std::vector< std::shared_ptr< const TriangulationCellBase > > createChildCells (const TriangulationCellBase &parentCell)=0
 
virtual void popLast ()=0
 

Constructor & Destructor Documentation

◆ ~ParentToChildCellsManagerBase()

virtual dftefe::basis::ParentToChildCellsManagerBase::~ParentToChildCellsManagerBase ( )
virtualdefault

Member Function Documentation

◆ createChildCells()

virtual std::vector< std::shared_ptr< const TriangulationCellBase > > dftefe::basis::ParentToChildCellsManagerBase::createChildCells ( const TriangulationCellBase parentCell)
pure virtual

◆ popLast()

virtual void dftefe::basis::ParentToChildCellsManagerBase::popLast ( )
pure virtual

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