v0.15.0
Loading...
Searching...
No Matches
MoFEM::BcScalarMeshsetType< BC > Struct Template Reference

Template specialization for scalar field boundary conditions. More...

#include "src/interfaces/BcManager.hpp"

Detailed Description

template<CubitBC BC>
struct MoFEM::BcScalarMeshsetType< BC >

Template specialization for scalar field boundary conditions.

Template Parameters
BCCUBIT boundary condition type for scalar fields

Specialized handling for scalar field boundary conditions such as temperature, pressure, or other single-component field constraints. Provides optimized operations for scalar DOF manipulation.

Examples
mofem/tutorials/scl-1/poisson_2d_homogeneous.cpp.

Definition at line 180 of file BcManager.hpp.


The documentation for this struct was generated from the following file: