v0.14.0
Loading...
Searching...
No Matches
PostProc.hpp
Go to the documentation of this file.
1/** \file PostProc.hpp
2 * \brief Post-process fields on refined mesh
3 *
4 * Methods for post-processing finite elements
5 *
6 * \ingroup mofem_fs_post_proc
7 */
8
9#ifndef __POST_PROC_HPP
10#define __POST_PROC_HPP
11
13
14#endif //__POST_PROC_HPP