|
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 40 of file Intrepid2_DerivedBasisFamily.hpp.
| using Intrepid2::EmptyBasisFamily::HCURL = void |
Definition at line 44 of file Intrepid2_DerivedBasisFamily.hpp.
| using Intrepid2::EmptyBasisFamily::HDIV = void |
Definition at line 45 of file Intrepid2_DerivedBasisFamily.hpp.
| using Intrepid2::EmptyBasisFamily::HGRAD = void |
Definition at line 43 of file Intrepid2_DerivedBasisFamily.hpp.
| using Intrepid2::EmptyBasisFamily::HVOL = void |
Definition at line 46 of file Intrepid2_DerivedBasisFamily.hpp.