HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
Loading...
Searching...
No Matches
Public Attributes | List of all members
HArDCore2D::DSL::HYPREParameters Struct Reference

#include <hypre.hpp>

Public Attributes

bool static_condensation = true
 
bool use_threads = true
 
double stabilization_parameter = 1.
 
double viscosity = 1.
 
double flow_index = 2.
 
double degen_param = 0.
 
std::ostream & output = std::cout
 
double permeability = 0.
 
double magnetic_diffusivity = 1.
 

Member Data Documentation

◆ degen_param

double HArDCore2D::DSL::HYPREParameters::degen_param = 0.

◆ flow_index

double HArDCore2D::DSL::HYPREParameters::flow_index = 2.

◆ magnetic_diffusivity

double HArDCore2D::DSL::HYPREParameters::magnetic_diffusivity = 1.

◆ output

std::ostream & HArDCore2D::DSL::HYPREParameters::output = std::cout

◆ permeability

double HArDCore2D::DSL::HYPREParameters::permeability = 0.

◆ stabilization_parameter

double HArDCore2D::DSL::HYPREParameters::stabilization_parameter = 1.

◆ static_condensation

bool HArDCore2D::DSL::HYPREParameters::static_condensation = true

◆ use_threads

bool HArDCore2D::DSL::HYPREParameters::use_threads = true

◆ viscosity

double HArDCore2D::DSL::HYPREParameters::viscosity = 1.

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