dune-pdelab
2.7-git
|
Functions | |
constexpr std::size_t | dimOfCurl (std::size_t dimOfSpace) |
template<typename RF > | |
void | jacobianToCurl (FieldVector< RF, 1 > &curl, const FieldMatrix< RF, 2, 2 > &jacobian) |
template<typename RF > | |
void | jacobianToCurl (FieldVector< RF, 3 > &curl, const FieldMatrix< RF, 3, 3 > &jacobian) |
|
constexpr |
void Dune::PDELab::ElectrodynamicImpl::jacobianToCurl | ( | FieldVector< RF, 1 > & | curl, |
const FieldMatrix< RF, 2, 2 > & | jacobian | ||
) |
void Dune::PDELab::ElectrodynamicImpl::jacobianToCurl | ( | FieldVector< RF, 3 > & | curl, |
const FieldMatrix< RF, 3, 3 > & | jacobian | ||
) |