dune-grid
2.2.0
|
Go to the source code of this file.
Classes | |
struct | Dune::ALU2dImplTraits< dimw, eltype > |
struct | Dune::ALU2dImplTraits< dimw, eltype >::Codim< cdim > |
class | Dune::ALU2dGridMarkerVector |
class | Dune::ALU2dGridLeafMarkerVector |
class | Dune::ALU2dGridObjectStream |
class | Dune::ALU2dGridObjectStream::EOFException |
Namespaces | |
namespace | ALU2DSPACENAME |
namespace | Dune |
Defines | |
#define | ALU2DGRID_COMPATIBILITY_LEVEL 2 |
#define | COMPILE_ALU2DGRID_LIB 0 |
#define | COMPILE_ALU2DGRID_INLINE 1 |
#define | alu2d_inline inline |
#define | ALU2DSPACE ALU2DSPACENAME :: |
#define | ALU2DSPACENAME ALU2DGrid |
#define | ALU2DDIMWORLD(dimw, eltype) < dimw,(eltype == ALU2DSPACE triangle ? 3 : 4) > |
#define | ALU2DGRID_PARALLEL 0 |
Typedefs | |
typedef double | Dune::alu2d_ctype |
Enumerations | |
enum | ALU2DSPACENAME::ElementType { ALU2DSPACENAME::triangle, ALU2DSPACENAME::quadrilateral, ALU2DSPACENAME::mixed } |
#define alu2d_inline inline |
#define ALU2DDIMWORLD | ( | dimw, | |
eltype | |||
) | < dimw,(eltype == ALU2DSPACE triangle ? 3 : 4) > |
#define ALU2DGRID_COMPATIBILITY_LEVEL 2 |
#define ALU2DGRID_PARALLEL 0 |
#define ALU2DSPACE ALU2DSPACENAME :: |
Referenced by Dune::ALU2dGridIntersectionBase< GridImp >::indexInInside(), Dune::ALU2dGridIntersectionBase< GridImp >::indexInOutside(), Dune::ALU2dGridFactory< GridImp >::insertElement(), Dune::ALU2dGridEntity< 0, dim, GridImp >::mightVanish(), Dune::ALU2dGridIntersectionBase< GridImp >::twistInOutside(), Dune::MyALU2dGridGeometryImpl< 0, cdim, eltype >::type(), Dune::MyALU2dGridGeometryImpl< 1, cdim, eltype >::type(), Dune::ALU2dGridIntersectionBase< GridImp >::type(), Dune::ALU2dGridMarkerVector::update(), and Dune::ALU2dGridLeafMarkerVector::update().
#define ALU2DSPACENAME ALU2DGrid |
#define COMPILE_ALU2DGRID_INLINE 1 |
#define COMPILE_ALU2DGRID_LIB 0 |