dune-grid-glue 2.10
|
Go to the source code of this file.
Namespaces | |
namespace | Dune |
namespace | Dune::GridGlue |
Functions | |
template<class T , int dim> | |
static Dune::FieldVector< T, dim > | Dune::GridGlue::crossProduct (const Dune::FieldVector< T, dim > &a, const Dune::FieldVector< T, dim > &b) |
compute cross product | |