MADNESS  version 0.9
Functions
vtk.cc File Reference
#include <madness/mra/mra.h>
Include dependency graph for vtk.cc:

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)
 

Function Documentation

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 
)

References madness::f, k, MADNESS_EXCEPTION, NDIM, and PROFILE_FUNC.

Referenced by doplotptk().