#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 |
|
|
decltype(std::declval< Dune::GridFactoryInterface< Grid > * >() ->createGrid()) typede | GridPtrType ) |
|
std::vector< unsigned int > | ordering_ |
|
◆ Grid
template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refineType, class Comm >
◆ This
template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refineType, class Comm >
◆ convert() [1/3]
template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refineType, class Comm >
template<class FromGrid >
◆ convert() [2/3]
template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refineType, class Comm >
template<class FromGrid , class Vector >
◆ convert() [3/3]
template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refineType, class Comm >
template<class FromGrid , class Vector >
◆ subEntities()
template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refineType, class Comm >
template<int codim, class Entity >
◆ GridPtrType
template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refineType, class Comm >
decltype(std::declval< Dune::GridFactoryInterface< Grid >* >()->createGrid()) typede Dune::FromToGridFactory< ALUGrid< dim, dimworld, eltype, refineType, Comm > >::GridPtrType) |
|
protected |
◆ ordering_
template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refineType, class Comm >
The documentation for this class was generated from the following file: