Neko 1.99.9
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
scalar_bc_projector.f90 File Reference

Go to the source code of this file.

Data Types

type  scalar_bc_projector::scalar_bc_projector_t
 Projector for scalar boundary conditions. More...
 

Modules

module  scalar_bc_projector
 Implements scalar_projector_t.
 

Functions/Subroutines

subroutine scalar_bc_projector::scalar_bc_projector_free (this)
 Destructor.
 
subroutine scalar_bc_projector::scalar_bc_projector_mark_bc (this, bc)
 Add the constrained dofs from a scalar boundary condition.
 
subroutine scalar_bc_projector::scalar_bc_projector_mark_bc_list (this, bclst)
 Add the constrained dofs from all boundary conditions in a list.
 
subroutine scalar_bc_projector::scalar_bc_projector_apply (this, x, n, strm)
 Apply the scalar boundary constraints by zeroing constrained dofs.
 
subroutine scalar_bc_projector::scalar_bc_projector_debug_output (this, field_name)
 Write a field showing the resolved scalar BC mask.