Intrepid2
Public Types | List of all members
Intrepid2::EmptyBasisFamily Class Reference

EmptyBasisFamily allows us to set a default void family for a given topology. More...

#include <Intrepid2_DerivedBasisFamily.hpp>

Public Types

using HGRAD = void
 
using HCURL = void
 
using HDIV = void
 
using HVOL = void
 

Detailed Description

EmptyBasisFamily allows us to set a default void family for a given topology.

Definition at line 74 of file Intrepid2_DerivedBasisFamily.hpp.

Member Typedef Documentation

◆ HCURL

using Intrepid2::EmptyBasisFamily::HCURL = void

Definition at line 78 of file Intrepid2_DerivedBasisFamily.hpp.

◆ HDIV

using Intrepid2::EmptyBasisFamily::HDIV = void

Definition at line 79 of file Intrepid2_DerivedBasisFamily.hpp.

◆ HGRAD

using Intrepid2::EmptyBasisFamily::HGRAD = void

Definition at line 77 of file Intrepid2_DerivedBasisFamily.hpp.

◆ HVOL

using Intrepid2::EmptyBasisFamily::HVOL = void

Definition at line 80 of file Intrepid2_DerivedBasisFamily.hpp.


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