41 #ifndef UDF_POSTPROC_HPP 42 #define UDF_POSTPROC_HPP 44 #include <lifev/core/LifeV.hpp> void assignFunction(bcBase_Type &base)
Assign the function to the base of the BCHandler.
Real a0(const Real &, const Real &, const Real &, const Real &, const ID &)
Real Family6(const Real &, const Real &x, const Real &y, const Real &z, const ID &i)
Real Family4(const Real &, const Real &x, const Real &y, const Real &z, const ID &i)
Real Family2(const Real &, const Real &x, const Real &y, const Real &z, const ID &i)
std::function< Real(Real const &, Real const &, Real const &, Real const &, ID const &) > fiberFunction_Type
Real traction(const Real &, const Real &, const Real &, const Real &, const ID &)
std::shared_ptr< fiberFunction_Type > fiberFunctionPtr_Type
mapNameDefinitionFiberFunction_Type M_mapNameDefinition
Real smoothPressure(const Real &t, const Real &x, const Real &y, const Real &, const ID &i)
Real Family3(const Real &, const Real &x, const Real &y, const Real &z, const ID &i)
double Real
Generic real data.
void setupFiberDefinitions(const UInt nbFamilies)
Real InternalPressure(const Real &t, const Real &, const Real &, const Real &, const ID &)
fiberFunctionPtr_Type fiberDefinition(const std::string nameFamily)
Real fzero_scalar(const Real &, const Real &, const Real &, const Real &, const ID &)
Real Family1(const Real &, const Real &x, const Real &y, const Real &z, const ID &i)
Real Family5(const Real &, const Real &x, const Real &y, const Real &z, const ID &i)
Real bcNonZero(const Real &, const Real &, const Real &, const Real &, const ID &)
std::map< std::string, fiberFunctionPtr_Type > mapNameDefinitionFiberFunction_Type
Real bcZero(const Real &, const Real &, const Real &, const Real &, const ID &)
Real displacementVenantKirchhoffPenalized(const Real &, const Real &x, const Real &y, const Real &z, const ID &i)
uint32_type UInt
generic unsigned integer (used mainly for addressing)