| MADNESS
    version 0.9
    | 
#include <madness/mra/mra.h>
| Functions | |
| void | doplotptk (World &world, int step, const functionT &psi, double Lplot, long numpt, const char *fname) | 
| template<typename T , int NDIM> | |
| void | plotvtk (const Function< T, NDIM > &function, const char *filename, const Tensor< double > &cell, const std::vector< long > &npt, bool binary) | 
| void doplotptk | ( | World & | world, | 
| int | step, | ||
| const functionT & | psi, | ||
| double | Lplot, | ||
| long | numpt, | ||
| const char * | fname | ||
| ) | 
References plotvtk(), print(), and madness::wall_time().
| void plotvtk | ( | const Function< T, NDIM > & | function, | 
| const char * | filename, | ||
| const Tensor< double > & | cell, | ||
| const std::vector< long > & | npt, | ||
| bool | binary | ||
| ) | 
References madness::f, k, MADNESS_EXCEPTION, NDIM, and PROFILE_FUNC.
Referenced by doplotptk().
 1.8.8
 1.8.8