XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Functions
ff_projection.hpp File Reference
#include "space_settings.hpp"
#include "domain_decomposition.hpp"
#include "plane.hpp"
Include dependency graph for ff_projection.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Projection< Device >
 

Functions

void ff_write_projections_to_file (const Plane< HostType > &midplane, const Plane< HostType > &lplane, const Plane< HostType > &rplane, const Projection< HostType > &half_plane_ff, const Projection< HostType > &ff_lplane_to_neighbors, const Projection< HostType > &ff_to_midplane)
 
void check_ff_property (const Projection< HostType > &projection, const std::string label)
 

Function Documentation

void check_ff_property ( const Projection< HostType > &  projection,
const std::string  label 
)

Here is the caller graph for this function:

void ff_write_projections_to_file ( const Plane< HostType > &  midplane,
const Plane< HostType > &  lplane,
const Plane< HostType > &  rplane,
const Projection< HostType > &  half_plane_ff,
const Projection< HostType > &  ff_lplane_to_neighbors,
const Projection< HostType > &  ff_to_midplane 
)

Here is the call graph for this function:

Here is the caller graph for this function: