v0.14.0
Public Member Functions | List of all members
MoFEM::Modify_change_nothing Struct Reference

Do nothing, used to rebuild database. More...

#include <include/Templates.hpp>

Public Member Functions

 Modify_change_nothing ()=default
 
template<typename T >
void operator() (T &e)
 

Detailed Description

Do nothing, used to rebuild database.

Definition at line 1809 of file Templates.hpp.

Constructor & Destructor Documentation

◆ Modify_change_nothing()

MoFEM::Modify_change_nothing::Modify_change_nothing ( )
default

Member Function Documentation

◆ operator()()

template<typename T >
void MoFEM::Modify_change_nothing::operator() ( T &  e)
inline

Definition at line 1811 of file Templates.hpp.

1811 {}

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