BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
fn_FEM_ghost_switch.hpp File Reference
#include "typedefs.hpp"
#include "assert.hpp"
#include "cl_InputFile.hpp"
#include "cl_Input_Section.hpp"
Include dependency graph for fn_FEM_ghost_switch.hpp:

Go to the source code of this file.

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::fem

Functions

const input::Sectionbelfem::fem::winning_nonlinear_section (const input::Section *aSolver)
 The nonlinear section the penalty blocks are read from: the same alias rule Controller::set_params applies to every key in it – nonlinear magnetic wins over nonlinear, and a block under the losing section is silently ignored.
real belfem::fem::read_ghost_eta (const input::Section *aSolver)
 The Nitsche ghost switch as the deck states it, read from the solver section:
bool belfem::fem::ghost_facets_requested (const input::Section *aSolver)
 true if the deck asks for duplicate interface dofs and ghost facets
bool belfem::fem::ghost_facets_requested (const InputFile &aInputFile)