LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
loos::DensityTools::XEDMWriter< T > Struct Template Reference

Functor for writing out ASCII formatted X-Plor electron density maps. More...

#include <xplor-edm-writer.hpp>

Collaboration diagram for loos::DensityTools::XEDMWriter< T >:
Collaboration graph
[legend]

Public Member Functions

 XEDMWriter (std::ostream &os)
 
void operator() (const T d)
 
void frame (const int k)
 Special m.f. for starting a new frame.
 

Public Attributes

int i
 
std::ostream & mos
 
loos::Fmt fmt
 

Detailed Description

template<class T>
struct loos::DensityTools::XEDMWriter< T >

Functor for writing out ASCII formatted X-Plor electron density maps.


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