Loading [MathJax]/extensions/tex2jax.js
WARPXM v1.10.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
wxm::dfem::array Namespace Reference

Classes

class  patch_array_t
 The patch_array_t class defines a dataset associated with a patch of the domain This class will be used for discontinuous FEM methods. More...
 
class  subdomain_array_t
 The subdomain_array_t class is used to represent a scalar existing on a basis within a portion of the domain (subdomain) More...
 
class  UniquePatchArray
 The UniquePatchArray class defines a dataset associated with a patch of the domain which has a single value This class will be used for discontinuous FEM methods. More...
 
class  UniqueSubdomainArray
 The UniqueSubdomainArray class is used to represent a scalar existing within a portion of the domain (subdomain) where vector size is 1. More...