GetFEM  5.4.2
getfem_HHO.h File Reference

Tools for Hybrid-High-Order methods. More...

#include "getfem_models.h"

Go to the source code of this file.

Namespaces

 getfem
 GEneric Tool for Finite Element Methods.
 

Functions

void getfem::add_HHO_reconstructed_gradient (model &md, std::string name)
 Add to the model the elementary transformation corresponding to the reconstruction of a gradient for HHO methods. More...
 
void getfem::add_HHO_reconstructed_symmetrized_gradient (model &md, std::string name)
 Add to the model the elementary transformation corresponding to the reconstruction of a symmetrized gradient for HHO methods. More...
 
void getfem::add_HHO_reconstructed_value (model &md, std::string name)
 Add to the model the elementary transformation corresponding to the reconstruction of the variable. More...
 
void getfem::add_HHO_reconstructed_symmetrized_value (model &md, std::string name)
 Add to the model the elementary transformation corresponding to the reconstruction of the variable using a symmetrized gradient. More...
 
void getfem::add_HHO_stabilization (model &md, std::string name)
 Add to the model the elementary transformation corresponding to the HHO stabilization operator. More...
 
void getfem::add_HHO_symmetrized_stabilization (model &md, std::string name)
 Add to the model the elementary transformation corresponding to the HHO stabilization operator using a symmetrized gradient. More...
 

Detailed Description

Tools for Hybrid-High-Order methods.

Author
Yves Renard Yves..nosp@m.Rena.nosp@m.rd@in.nosp@m.sa-l.nosp@m.yon.f.nosp@m.r
Date
August 16, 2019.

Definition in file getfem_HHO.h.