MFEM v4.9.0
Finite element discretization library
Loading...
Searching...
No Matches
lor_batched.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  mfem
 

Functions

template<typename T1 , typename T2 >
bool mfem::HasIntegrators (BilinearForm &a)
 
IntegrationRule mfem::GetLobattoIntRule (Geometry::Type geom, int nd1d)
 Return the Gauss-Lobatto rule for geometry geom with nd1d points per dimension.
 
IntegrationRule mfem::GetCollocatedIntRule (FiniteElementSpace &fes)
 Return the Gauss-Lobatto rule collocated with the element nodes.
 
IntegrationRule mfem::GetCollocatedFaceIntRule (FiniteElementSpace &fes)
 Return the Gauss-Lobatto rule collocated with face nodes.