dune-pdelab
2.5-dev
|
#include <cstddef>
#include <dune/common/fvector.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 | |
For backward compatibility – Do not use this! | |
Dune::PDELab | |