|  | v0.15.0 | 
| Public Attributes | |
| MatrixDouble | dotEdge | 
| MatrixDouble | dotEleLeft | 
| MatrixDouble | dotEleRight | 
| SmartPetscObj< Mat > | M | 
| Mass matrix. | |
| SmartPetscObj< KSP > | ksp | 
| Linear solver. | |
Definition at line 22 of file continuity_check_on_skeleton_with_simple_2d_for_h1.cpp.
| MatrixDouble CommonData::dotEdge | 
Definition at line 23 of file continuity_check_on_skeleton_with_simple_2d_for_h1.cpp.
| MatrixDouble CommonData::dotEleLeft | 
Definition at line 24 of file continuity_check_on_skeleton_with_simple_2d_for_h1.cpp.
| MatrixDouble CommonData::dotEleRight | 
Definition at line 25 of file continuity_check_on_skeleton_with_simple_2d_for_h1.cpp.
| SmartPetscObj<KSP> CommonData::ksp | 
Linear solver.
Definition at line 415 of file dynamic_first_order_con_law.cpp.
| SmartPetscObj<Mat> CommonData::M | 
Mass matrix.
Definition at line 414 of file dynamic_first_order_con_law.cpp.
