#include <dune/grid/alugrid/3d/alugrid.hh>
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
type of boundary projection
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
type of boundary projection
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
| Enumerator |
|---|
| dimension |
|
| dimensionworld |
|
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
constructor for creating ALUGrid from given macro grid file
- Parameters
-
| macroName | filename for macro grid in ALUGrid tetra / cube format |
| mpiComm | MPI Communicator (when HAVE_MPI == 1 then mpiComm is of type MPI_Comm and the default value is MPI_COMM_WORLD) |
| bndProject | global boundary projection pointer |
| bndVector | pointer to vector holding boundary projection for each boundary segment. ALUGrid takes ownership of this pointer and will delete it in the desctructor |
| verb | Whether to write a notice about grid creation to stdout. |
References Dune::ALUGridParallelSerial().
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
constructor called from ALUGridFactory for creating ALUGrid with conforming refinement from given macro grid file
- Parameters
-
| mpiComm | MPI Communicator (when HAVE_MPI == 1 then mpiComm is of type MPI_Comm) |
| bndProject | global boundary projection pointer |
| bndVector | pointer to vector holding boundary projection for each boundary segment |
- Note
- ALUGrid takes ownership of this pointer and will delete it in the desctructor
- Parameters
-
| macroName | filename from which ALUGrid is being generated |
| verb | Whether to write a notice about grid creation to stdout. |
References Dune::ALUGridParallelSerial().
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
| Dune::ALUGrid< 3, 3, elType, refineType, Comm >::ALUGrid |
( |
const MPICommunicatorType |
mpiComm = BaseType::defaultCommunicator() | ) |
|
|
inline |
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<PartitionIteratorType pitype>
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<PartitionIteratorType pitype>
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<PartitionIteratorType pitype>
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<PartitionIteratorType pitype>
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
| static std::string Dune::ALUGrid< 3, 3, elType, refineType, Comm >::name |
( |
| ) |
|
|
inlinestatic |
template<ALUGridElementType elType, ALUGridRefinementType refineType, class Comm >
| static std::string Dune::ALUGrid< 3, 3, elType, refineType, Comm >::nameSuffix |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: