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

#include <Boundary_condition.hpp>

Inheritance diagram for hexed::Nominal_pos:
hexed::Mesh_bc

Public Member Functions

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

Detailed Description

snaps to the nominal position along the i_dim of the boundary face. You can think of this as snapping to a Cartesian plane.

Member Function Documentation

◆ snap_node_adj()

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

Implements hexed::Mesh_bc.

◆ snap_vertices()

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