|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
numericaljacobian.hh
Go to the documentation of this file.
Matrix & mat
For backward compatibility – Do not use this!
A container for storing data associated with the degrees of freedom of a LocalFunctionSpace.
Definition localvector.hh:184
size_type size() const
The size of the container.
Definition localvector.hh:318
Implement jacobian_volume() based on alpha_volume()
Definition numericaljacobian.hh:32
NumericalJacobianVolume()
Definition numericaljacobian.hh:34
NumericalJacobianVolume(double epsilon_)
Definition numericaljacobian.hh:38
void jacobian_volume(const EG &eg, const LFSU &lfsu, const X &x, const LFSV &lfsv, Jacobian &mat) const
compute local jacobian of the volume term
Definition numericaljacobian.hh:46
Definition numericaljacobian.hh:96
NumericalJacobianVolumePostSkeleton(double epsilon_)
Definition numericaljacobian.hh:102
NumericalJacobianVolumePostSkeleton()
Definition numericaljacobian.hh:98
void jacobian_volume_post_skeleton(const EG &eg, const LFSU &lfsu, const X &x, const LFSV &lfsv, Jacobian &mat) const
compute local post-skeleton jacobian of the volume term
Definition numericaljacobian.hh:110
Implement jacobian_skeleton() based on alpha_skeleton()
Definition numericaljacobian.hh:157
void jacobian_skeleton(const IG &ig, const LFSU &lfsu_s, const X &x_s, const LFSV &lfsv_s, const LFSU &lfsu_n, const X &x_n, const LFSV &lfsv_n, Jacobian &mat_ss, Jacobian &mat_sn, Jacobian &mat_ns, Jacobian &mat_nn) const
compute local jacobian of the skeleton term
Definition numericaljacobian.hh:171
NumericalJacobianSkeleton(double epsilon_)
Definition numericaljacobian.hh:163
NumericalJacobianSkeleton()
Definition numericaljacobian.hh:159
Implement jacobian_boundary() based on alpha_boundary()
Definition numericaljacobian.hh:251
void jacobian_boundary(const IG &ig, const LFSU &lfsu_s, const X &x_s, const LFSV &lfsv_s, Jacobian &mat_ss) const
compute local jacobian of the boundary term
Definition numericaljacobian.hh:265
NumericalJacobianBoundary(double epsilon_)
Definition numericaljacobian.hh:257
NumericalJacobianBoundary()
Definition numericaljacobian.hh:253
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8