Home
last modified time | relevance | path

Searched defs:alucoord_t (Results 1 – 5 of 5) sorted by relevance

/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/dune/alugrid/impl/serial/
H A Dgitter_impl.h67 …( const int face, const std::array< std::array<alucoord_t,3>, 8 >& newCoords, const double volume ) in projectGhostElement()
110 …( const int face, const std::array< std::array<alucoord_t,3>, 8 >& newCoords, const double volume ) in projectGhostElement()
H A Dgitter_tetra_top.h438 …( const int face, const std::array< std::array<alucoord_t,3>, 8 >& newCoords, const double volume ) in changeVertexCoordinates()
H A Dgitter_hexa_top.h500 …( const int face, const std::array< std::array<alucoord_t,3>, 8 >& newCoords, const double volume ) in changeVertexCoordinates()
H A Dgitter_sti.h1214 …ates( const int, const std::array< std::array<alucoord_t,3>, 8 >&, const double ) { std::abort(); } in changeVertexCoordinates()
1409 …ment( const int, const std::array< std::array<alucoord_t,3>, 8 >&, const double ) { std::abort(); } in projectGhostElement()
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/dune/alugrid/impl/parallel/
H A Dgitter_pll_ldb.h13 typedef double alucoord_t; typedef