Handles reading in input meshes from disk.
More...
#include <arb_mesh.h>
Handles reading in input meshes from disk.
- Parameters
-
Kind | arbitrary |
MeshFile | Input mesh filename. |
- See also
- mesh
|
virtual void | setup_impl (const WxCryptSet &wxc, UCDomain::periodicBoundaryList_t &pBL, UCDomain &d, WmDomain &domain) |
| Subclass should implement this to properly setup the mesh.
|
|
virtual void | setup_impl (const WxCryptSet &wxc, UCDomain::periodicBoundaryList_t &pBL, UCDomain &d, WmDomain &domain)=0 |
| Subclass should implement this to properly setup the mesh.
|
|
◆ arb_mesh()
wxm::mesh::arb_mesh::arb_mesh |
( |
| ) |
|
Constructs a mesh in a given domain.
- Parameters
-
◆ setup_impl()
virtual void wxm::mesh::arb_mesh::setup_impl |
( |
const WxCryptSet & |
wxc, |
|
|
UCDomain::periodicBoundaryList_t & |
pBL, |
|
|
UCDomain & |
d, |
|
|
WmDomain & |
domain |
|
) |
| |
|
protectedvirtual |
Subclass should implement this to properly setup the mesh.
- Parameters
-
wxc | input crypt set |
pBL | list of periodic boundary pairs |
UCDomain | unstructured converter domain to read data into |
Implements wxm::mesh::mesh.
The documentation for this class was generated from the following file: