dune-pdelab  2.0.0
Classes | Namespaces
jacobiantocurl.hh File Reference
#include <cstddef>
#include <dune/common/fvector.hh>
#include <dune/common/static_assert.hh>

Go to the source code of this file.

Classes

class  Dune::PDELab::JacobianToCurl< Jacobian, dimR, dimD >
 extract the curl of a function from the jacobian of that function More...
 
class  Dune::PDELab::JacobianToCurl< Jacobian, 1, 2 >
 extract the curl of a 1D-valued function in 2D from the jacobian of that function More...
 
class  Dune::PDELab::JacobianToCurl< Jacobian, 2, 2 >
 extract the curl of a 2D-valued function in 2D from the jacobian of that function More...
 
class  Dune::PDELab::JacobianToCurl< Jacobian, 3, 3 >
 extract the curl of a 3D-valued function in 3D from the jacobian of that function More...
 

Namespaces

 Dune
 
 Dune::PDELab