Diffpack Documentation
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Search
ErrorNorms Member List
This is the complete list of members for ErrorNorms, including all inherited members.
- discreteLnorm(FieldFE &pa, FieldFE &pb, real &norm_l1, real &norm_l2, real &norm_linf)
[static] - discreteLnorm(FieldFV &pa, FieldFV &pb, real &norm_l1, real &norm_l2, real &norm_linf)
[static] - discreteLnorm(FieldPiWisConst &pa, FieldFE &pb, real &norm_l1, real &norm_l2, real &norm_linf)
[static] - discreteLnorm(FieldPiWisConst &pa, FieldPiWisConst &pb, real &norm_l1, real &norm_l2, real &norm_linf)
[static] - discreteLnorm(const FieldFunc &fa, FieldFE &pb, real time, real &norm_l1, real &norm_l2, real &norm_linf)
[static] - discreteLnorm(const FieldFunc &fa, FieldFV &pb, real time, real &norm_l1, real &norm_l2, real &norm_linf)
[static] - discreteLnorm(const FieldFunc &fa, FieldFE &pb, real time, real &norm_l1, real &norm_l2, real &norm_linf, bool isoparametric)
[static] - discreteLnorm(const FieldFunc &fa, FieldPiWisConst &pb, real time, real &norm_l1, real &norm_l2, real &norm_linf)
[static] - discreteLnorm(FieldsFE &pa, FieldsFE &pb, real &norm_l1, real &norm_l2, real &norm_linf)
[static] - discreteLnorm(FieldsFV &pa, FieldsFV &pb, real &norm_l1, real &norm_l2, real &norm_linf)
[static] - discreteLnorm(FieldsFunc &pa, FieldsFE &pb, real time, real &norm_l1, real &norm_l2, real &norm_linf, bool isoparametric)
[static] - discreteLnorm(FieldsPiWisConst &pa, FieldsFE &pb, real &norm_l1, real &norm_l2, real &norm_linf)
[static] - discreteLnorm(FieldsFunc &fa, FieldsFE &pb, real time, real &norm_l1, real &norm_l2, real &norm_linf)
[static] - discreteLnorm(FieldsFunc &fa, FieldsFV &pb, real time, real &norm_l1, real &norm_l2, real &norm_linf)
[static] - discreteLnorm(FieldsFunc &fa, FieldsPiWisConst &pb, real time, real &norm_l1, real &norm_l2, real &norm_linf)
[static] - discreteLorm(FieldsPiWisConst &pa, FieldsPiWisConst &pb, real &norm_l1, real &norm_l2, real &norm_linf)
[static] - errorField(FieldFE &pa, FieldFE &pb, FieldFE &error)
[static] - errorField(FieldFV &pa, FieldFV &pb, FieldFV &error)
[static] - errorField(const FieldFunc &pa, FieldFE &pb, real t, FieldFE &error)
[static] - errorField(const FieldFunc &pa, FieldFV &pb, real t, FieldFV &error)
[static] - errorField(fxtFieldFunc pa, FieldFE &pb, real t, FieldFE &error)
[inline, static] - errorField(FieldLattice &pa, FieldLattice &pb, FieldLattice &error)
[static] - errorField(const FieldFunc &pa, FieldLattice &pb, real t, FieldLattice &error)
[static] - errorField(fxtFieldFunc pa, FieldLattice &pb, real t, FieldLattice &error)
[inline, static] - errorField(FieldsFE &pa, FieldsFE &pb, FieldsFE &error)
[static] - errorField(FieldsFV &pa, FieldsFV &pb, FieldsFV &error)
[static] - errorField(FieldsFunc &pa, FieldsFE &pb, real t, FieldsFE &error)
[static] - errorField(FieldsFunc &pa, FieldsFV &pb, real t, FieldsFV &error)
[static] - errorField(FieldsLattice &pa, FieldsLattice &pb, FieldsLattice &error)
[static] - errorField(FieldsFunc &pa, FieldsLattice &pb, real t, FieldsLattice &error)
[static] - H1Norm(FieldFE &pa, FieldFE &pb, NumItgPoints itg_pt_tp=GAUSS_POINTS, int relative_order=0)
[static] - H1Norm(const FieldFunc &fp, FieldFE &pb, real t=DUMMY, NumItgPoints itg_pt_tp=GAUSS_POINTS, int relative_order=0)
[static] - H1SemiNorm(FieldFunc &fp, FieldFE &pb, real t=DUMMY, NumItgPoints itg_pt_tp=GAUSS_POINTS, int relative_order=0)
[static] - H1SemiNorm(FieldsFunc &fp, FieldsFE &pb, real t=DUMMY, NumItgPoints itg_pt_tp=GAUSS_POINTS, int relative_order=0)
[static] - HdivNorm(FieldsFunc &fa, FieldsFE &pb, real &Hdiv_norm, real &L2_part, real &div_part, real &inf_error, real t, bool isoparametric, bool print_info=false, NumItgPoints itg_pt_tp=GAUSS_POINTS, int relative_order=0, FEM *solver=NULL, real *norm_energy=NULL)
[static] - L2Norm(FieldFE &pa, FieldFE &pb)
[static] - L2Norm(const FieldFunc &fa, FieldFE &pb, real t=DUMMY)
[static] - L2Norm(fxtFieldFunc fa, FieldFE &pb, real t=DUMMY)
[inline, static] - Lnorm(Field &pa, FieldWithPtValues &pb, GridFE &pb_grid, bool same_grid, real time, real &norm_L1, real &norm_L2, real &norm_Linf, NumItgPoints itg_pt_tp=GAUSS_POINTS, int relative_order=0, FEM *solver=NULL, real *norm_energy=NULL)
[static] - Lnorm(const FieldFunc &fa, FieldFE &pb, real t, real &norm_L1, real &norm_L2, real &norm_Linf, NumItgPoints itg_pt_tp=GAUSS_POINTS, int relative_order=0, FEM *solver=NULL, real *norm_energy=NULL)
[static] - Lnorm(const FieldFunc &fa, FieldFE &pb, real t, real &norm_L1, real &norm_L2, real &norm_Linf, bool isoparametric, NumItgPoints itg_pt_tp=GAUSS_POINTS, int relative_order=0, FEM *solver=NULL, real *norm_energy=NULL)
[static] - Lnorm(fxtFieldFunc fa, FieldFE &pb, real t, real &norm_L1, real &norm_L2, real &norm_Linf, NumItgPoints itg_pt_tp=GAUSS_POINTS, int relative_order=0, FEM *solver=NULL, real *norm_energy=NULL)
[inline, static] - Lnorm(FieldFE &pa, FieldFE &pb, real &norm_L1, real &norm_L2, real &norm_Linf)
[static] - Lnorm(Fields &pa, FieldsWithPtValues &pb, GridFE &pb_grid, bool same_grid, real time, real &norm_L1, real &norm_L2, real &norm_Linf, NumItgPoints itg_pt_tp=GAUSS_POINTS, int relative_order=0)
[static] - Lnorm(const FieldsFunc &fa, FieldsFE &pb, real t, real &norm_L1, real &norm_L2, real &norm_Linf, bool isoparametric, NumItgPoints itg_pt_tp=GAUSS_POINTS, int relative_order=0, FEM *solver=NULL, real *norm_energy=NULL)
[static]
Copyright © 2003 inuTech GmbH. All rights reserved.