v0.15.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
CommonData Struct Reference
Collaboration diagram for CommonData:
[legend]

Public Attributes

MatrixDouble dotEdge
 
MatrixDouble dotEleLeft
 
MatrixDouble dotEleRight
 
SmartPetscObj< Mat > M
 Mass matrix.
 
SmartPetscObj< KSP > ksp
 Linear solver.
 

Detailed Description

Examples
mofem/atom_tests/child_and_parent.cpp, mofem/atom_tests/continuity_check_on_contact_prism_side_ele.cpp, mofem/atom_tests/continuity_check_on_skeleton_3d.cpp, mofem/atom_tests/continuity_check_on_skeleton_with_simple_2d_for_h1.cpp, mofem/atom_tests/continuity_check_on_skeleton_with_simple_2d_for_hcurl.cpp, mofem/atom_tests/continuity_check_on_skeleton_with_simple_2d_for_hdiv.cpp, mofem/atom_tests/dg_projection.cpp, mofem/atom_tests/hanging_node_approx.cpp, mofem/atom_tests/higher_derivatives.cpp, mofem/tutorials/adv-0/src/PlasticOps.hpp, mofem/tutorials/adv-1/src/ContactOps.hpp, mofem/tutorials/adv-4/dynamic_first_order_con_law.cpp, mofem/tutorials/cor-9/reaction_diffusion.cpp, mofem/tutorials/fun-1/integration.cpp, mofem/tutorials/mix-0/mixed_poisson.cpp, mofem/tutorials/scl-0/approximaton.cpp, mofem/tutorials/scl-10/photon_diffusion.cpp, mofem/tutorials/vec-2/src/HenckyOps.hpp, mofem/users_modules/adolc-plasticity/src/ADOLCPlasticity.hpp, mofem/users_modules/basic_finite_elements/src/NavierStokesElement.hpp, and mofem/users_modules/bone_remodelling/src/Remodeling.hpp.

Definition at line 22 of file continuity_check_on_skeleton_with_simple_2d_for_h1.cpp.

Member Data Documentation

◆ dotEdge

MatrixDouble CommonData::dotEdge

◆ dotEleLeft

MatrixDouble CommonData::dotEleLeft

◆ dotEleRight

MatrixDouble CommonData::dotEleRight

◆ ksp

SmartPetscObj<KSP> CommonData::ksp

◆ M

SmartPetscObj<Mat> CommonData::M

The documentation for this struct was generated from the following files: