#include <dune/alugrid/common/fromtogridfactory.hh>
|
typedef ALUGrid< dim, dimworld, eltype, refineType, Comm > | Grid |
|
|
template<class FromGrid , class Vector > |
GridPtrType | convert (const FromGrid &grid, Vector &cellData, std::vector< unsigned int > &ordering) |
|
template<class FromGrid , class Vector > |
GridPtrType | convert (const FromGrid &fromGrid, Vector &cellData) |
|
template<class FromGrid > |
GridPtrType | convert (const FromGrid &fromGrid) |
|
|
template<int codim, class Entity > |
int | subEntities (const Entity &entity) const |
|
◆ Grid
◆ GridPtrType
typedef decltype(std::declval< Dune::GridFactoryInterface< Grid >* >()->createGrid() Dune::FromToGridFactory< ALUGrid< dim, dimworld, eltype, refineType, Comm > >::GridPtrType) |
|
protected |
◆ This
◆ convert() [1/3]
template<class FromGrid >
◆ convert() [2/3]
template<class FromGrid , class Vector >
◆ convert() [3/3]
template<class FromGrid , class Vector >
◆ subEntities()
template<int codim, class Entity >
◆ ordering_
The documentation for this class was generated from the following file: