Teuchos - Trilinos Tools Package  Version of the Day
Public Member Functions | List of all members
Teuchos::PostModNothing< T_impl > Class Template Reference

Default post-modification policy class for AbstractFactorStd which does nothing! More...

#include <Teuchos_AbstractFactoryStd.hpp>

Public Member Functions

void initialize (T_impl *p) const
 

Detailed Description

template<class T_impl>
class Teuchos::PostModNothing< T_impl >

Default post-modification policy class for AbstractFactorStd which does nothing!

Definition at line 53 of file Teuchos_AbstractFactoryStd.hpp.

Member Function Documentation

◆ initialize()

template<class T_impl >
void Teuchos::PostModNothing< T_impl >::initialize ( T_impl *  p) const
inline

Definition at line 56 of file Teuchos_AbstractFactoryStd.hpp.


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