#include <dune/alugrid/common/fromtogridfactory.hh>
|
typedef ALUGrid< dim, dimworld, eltype, refineType, Comm > | Grid |
|
|
template<class FromGrid , class Vector > |
Grid * | convert (const FromGrid &grid, Vector &cellData, std::vector< unsigned int > &ordering) |
|
template<class FromGrid , class Vector > |
Grid * | convert (const FromGrid &fromGrid, Vector &cellData) |
|
template<class FromGrid > |
Grid * | convert (const FromGrid &fromGrid) |
|
|
template<int codim, class Entity > |
int | subEntities (const Entity &entity) const |
|
◆ 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 >
Grid* Dune::FromToGridFactory< ALUGrid< dim, dimworld, eltype, refineType, Comm > >::convert |
( |
const FromGrid & |
grid, |
|
|
Vector & |
cellData, |
|
|
std::vector< unsigned int > & |
ordering |
|
) |
| |
|
inline |
DUNE_VERSION_NEWER(DUNE_GRID,3,0)
◆ subEntities()
template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refineType, class Comm >
template<int codim, class Entity >
◆ ordering_
template<int dim, int dimworld, ALUGridElementType eltype, ALUGridRefinementType refineType, class Comm >
The documentation for this class was generated from the following file: