LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
Public Attributes | List of all members
projects::hldo_sphere::debugging::SolutionList Struct Reference

stores solutions for a number of refinement levels More...

#include </home/nico/bildung/SemVI/thesis/lehrfempp/projects/hldo_sphere/debugging/dirac_convergence_test.h>

Public Attributes

std::vector< Eigen::Matrix< complex, Eigen::Dynamic, 1 > > mu_zero
 
std::vector< Eigen::Matrix< complex, Eigen::Dynamic, 1 > > mu_one
 
std::vector< Eigen::Matrix< complex, Eigen::Dynamic, 1 > > mu_two
 

Detailed Description

stores solutions for a number of refinement levels

Definition at line 39 of file dirac_convergence_test.h.

Member Data Documentation

◆ mu_one

std::vector<Eigen::Matrix<complex, Eigen::Dynamic, 1> > projects::hldo_sphere::debugging::SolutionList::mu_one

◆ mu_two

std::vector<Eigen::Matrix<complex, Eigen::Dynamic, 1> > projects::hldo_sphere::debugging::SolutionList::mu_two

◆ mu_zero

std::vector<Eigen::Matrix<complex, Eigen::Dynamic, 1> > projects::hldo_sphere::debugging::SolutionList::mu_zero

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