|
| class | axom::quest::NURBSCurveGWNQuery< ExecSpace, ORDER > |
| | Preprocesses NURBSCurve geometry for GWN evaluation, and performs the calculation on the DOFs of an input MFEM mesh. More...
|
| |
| class | axom::quest::PolylineGWNQuery< ExecSpace, ORDER > |
| | Preprocesses a linear mesh for GWN evaluation, and performs the calculation on the DOFs of an input MFEM mesh. More...
|
| |
| class | axom::quest::NURBSPatchGWNQuery< ExecSpace, ORDER > |
| | Preprocesses NURBSPatch geometry for GWN evaluation, and performs the calculation on the DOFs of an input MFEM mesh. More...
|
| |
| class | axom::quest::TriangleGWNQuery< ExecSpace, ORDER > |
| | Preprocesses a triangle mesh for GWN evaluation, and performs the calculation on the DOFs of an input MFEM mesh. More...
|
| |
| struct | axom::quest::gwn_input_traits< axom::quest::PolylineGWNQuery< ExecSpace, ORDER > > |
| |
| struct | axom::quest::gwn_input_traits< axom::quest::NURBSCurveGWNQuery< ExecSpace, ORDER > > |
| |
| struct | axom::quest::gwn_input_traits< axom::quest::TriangleGWNQuery< ExecSpace, ORDER > > |
| |
| struct | axom::quest::gwn_input_traits< axom::quest::NURBSPatchGWNQuery< ExecSpace, ORDER > > |
| |
| struct | axom::quest::FieldStats |
| |
| struct | axom::quest::IntegralStats |
| |
Helper classes and type traits for GWN Evaluation methods.