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

provides snapping functions that do nothing More...

#include <Boundary_condition.hpp>

Inheritance diagram for hexed::Null_mbc:
hexed::Mesh_bc

Public Member Functions

virtual void snap_vertices (Boundary_connection &)
 
virtual void snap_node_adj (Boundary_connection &, const Basis &)
 

Detailed Description

provides snapping functions that do nothing

Member Function Documentation

◆ snap_node_adj()

virtual void hexed::Null_mbc::snap_node_adj ( Boundary_connection & ,
const Basis &  )
inlinevirtual

Implements hexed::Mesh_bc.

◆ snap_vertices()

virtual void hexed::Null_mbc::snap_vertices ( Boundary_connection & )
inlinevirtual
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 file: