MFEM  v4.6.0
Finite element discretization library
Public Member Functions | List of all members
mfem::BatchedLOR_RT Class Reference

#include <lor_rt.hpp>

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

Public Member Functions

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

Detailed Description

Definition at line 22 of file lor_rt.hpp.

Constructor & Destructor Documentation

◆ BatchedLOR_RT()

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

Definition at line 569 of file lor_rt.cpp.

Member Function Documentation

◆ Assemble2D()

template<int ORDER>
template void mfem::BatchedLOR_RT::Assemble2D< 8 > ( )

Definition at line 21 of file lor_rt.cpp.

◆ Assemble3D()

template<int ORDER>
template void mfem::BatchedLOR_RT::Assemble3D< 8 > ( )

Definition at line 237 of file lor_rt.cpp.


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