AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::quest::shaping Namespace Reference

Classes

class  InOutSampler
 

Typedefs

using QFunctionCollection = mfem::NamedFieldsMap< mfem::QuadratureFunction >
 
using DenseTensorCollection = mfem::NamedFieldsMap< mfem::DenseTensor >
 

Enumerations

enum  VolFracSampling : int { VolFracSampling::SAMPLE_AT_DOFS, VolFracSampling::SAMPLE_AT_QPTS }
 

Typedef Documentation

◆ QFunctionCollection

using axom::quest::shaping::QFunctionCollection = typedef mfem::NamedFieldsMap<mfem::QuadratureFunction>

◆ DenseTensorCollection

using axom::quest::shaping::DenseTensorCollection = typedef mfem::NamedFieldsMap<mfem::DenseTensor>

Enumeration Type Documentation

◆ VolFracSampling

Enumerator
SAMPLE_AT_DOFS 
SAMPLE_AT_QPTS