version 0.4.4
defaultfunctions.hh File Reference

Collection of fallback default functions. More...

#include "linearalgebrahelper.hh"
#include <type_traits>

Go to the source code of this file.

Classes

struct  Ikarus::utils::SolverDefault
 Default functor for solving operations. More...
 
struct  Ikarus::utils::SyncFERequirements
 A helper struct that tells the update function of the nonlinear solver to sync the global solution based on the parameter, i.e., to sync the FERequirements. More...
 
struct  Ikarus::utils::IDBCForceDefault
 Default struct used to represent that no inhomogeneous Dirichlet BCs are present. More...
 
struct  Ikarus::utils::UpdateDefault
 Default functor for updating operations. More...
 

Namespaces

namespace  Ikarus
 
namespace  Ikarus::utils
 

Variables

struct Ikarus::utils::SyncFERequirements Ikarus::utils::syncFERequirements