MFEM v2.0
|
Go to the source code of this file.
Functions | |
double | ComputeLpNorm (double p, Coefficient &coeff, Mesh &mesh, const IntegrationRule *irs[]) |
double ComputeLpNorm | ( | double | p, |
Coefficient & | coeff, | ||
Mesh & | mesh, | ||
const IntegrationRule * | irs[] | ||
) |
Definition at line 159 of file coefficient.cpp.
References Coefficient::Eval(), Mesh::GetElementTransformation(), Mesh::GetElementType(), Mesh::GetNE(), IntegrationRule::GetNPoints(), IntegrationRule::IntPoint(), norm(), ElementTransformation::SetIntPoint(), ElementTransformation::Weight(), and IntegrationPoint::weight.