MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
mfem::BatchedLOR_H1 Class Reference

#include <lor_h1.hpp>

Inheritance diagram for mfem::BatchedLOR_H1:
[legend]
Collaboration diagram for mfem::BatchedLOR_H1:
[legend]

Public Member Functions

template<int ORDER, int SDIM>
void Assemble2D ()
 
template<int ORDER>
void Assemble3D ()
 
 BatchedLOR_H1 (BilinearForm &a, FiniteElementSpace &fes_ho_, Vector &X_vert_, Vector &sparse_ij_, Array< int > &sparse_mapping_)
 

Detailed Description

Definition at line 22 of file lor_h1.hpp.

Constructor & Destructor Documentation

◆ BatchedLOR_H1()

mfem::BatchedLOR_H1::BatchedLOR_H1 ( BilinearForm & a,
FiniteElementSpace & fes_ho_,
Vector & X_vert_,
Vector & sparse_ij_,
Array< int > & sparse_mapping_ )
inline

Definition at line 27 of file lor_h1.hpp.

Member Function Documentation

◆ Assemble2D()

template<int ORDER, int SDIM>
void mfem::BatchedLOR_H1::Assemble2D ( )

Definition at line 20 of file lor_h1_impl.hpp.

◆ Assemble3D()

template<int ORDER>
void mfem::BatchedLOR_H1::Assemble3D ( )

Definition at line 185 of file lor_h1_impl.hpp.


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