|
Intrepid2
|
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 |
EmptyBasisFamily allows us to set a default void family for a given topology.
Definition at line 67 of file Intrepid2_DerivedBasisFamily.hpp.
| using Intrepid2::EmptyBasisFamily::HCURL = void |
Definition at line 71 of file Intrepid2_DerivedBasisFamily.hpp.
| using Intrepid2::EmptyBasisFamily::HDIV = void |
Definition at line 72 of file Intrepid2_DerivedBasisFamily.hpp.
| using Intrepid2::EmptyBasisFamily::HGRAD = void |
Definition at line 70 of file Intrepid2_DerivedBasisFamily.hpp.
| using Intrepid2::EmptyBasisFamily::HVOL = void |
Definition at line 73 of file Intrepid2_DerivedBasisFamily.hpp.