Teuchos - Trilinos Tools Package Version of the Day
Loading...
Searching...
No Matches
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 *) 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 *  ) const
inline

Definition at line 56 of file Teuchos_AbstractFactoryStd.hpp.


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