hexed 0.3.0
 
Loading...
Searching...
No Matches
hexed::Geom_mbc Class Reference

snaps to a Surface_geom More...

#include <Boundary_condition.hpp>

Inheritance diagram for hexed::Geom_mbc:
hexed::Mesh_bc

Public Member Functions

 Geom_mbc (Surface_geom *surf_geom)
 acquire ownership of *surf_geom, which faces/vertices will be snapped to
 
void snap_vertices (Boundary_connection &) override
 
void snap_node_adj (Boundary_connection &, const Basis &) override
 

Detailed Description

snaps to a Surface_geom

Member Function Documentation

◆ snap_node_adj()

void hexed::Geom_mbc::snap_node_adj ( Boundary_connection & con,
const Basis & basis )
overridevirtual

Implements hexed::Mesh_bc.

◆ snap_vertices()

void hexed::Geom_mbc::snap_vertices ( Boundary_connection & )
overridevirtual
Note
must set the Vertex::lock on all vertices it accesses

Implements hexed::Mesh_bc.


The documentation for this class was generated from the following files: