fpcm::CompressedMesh Namespace Reference

Classes

struct  CoordMesh

Typedefs

typedef int32_t PTID
typedef PTID GID

Functions

int EncodingProcessor (const double *const real_points, const int n_points, __restrict__ PTID *encoded_points, CoordMesh &out_mesh)
int TransformProcessor (const PTID *points_in, const int n_size, const CoordMesh &from, const CoordMesh &to, PTID *points_out)
double point_accuracy ()
int EncodingProcessor (const double *const real_points, const int n_points, __restrict__ PTID *encoded_points, const CoordMesh &out_mesh)

Typedef Documentation

typedef int32_t fpcm::CompressedMesh::PTID

Function Documentation

int fpcm::CompressedMesh::EncodingProcessor ( const double *const   real_points,
const int  n_points,
__restrict__ PTID *  encoded_points,
const CoordMesh &  out_mesh 
)
int fpcm::CompressedMesh::EncodingProcessor ( const double *const   real_points,
const int  n_points,
__restrict__ PTID *  encoded_points,
CoordMesh &  out_mesh 
)

Here is the call graph for this function:

Here is the caller graph for this function:

double fpcm::CompressedMesh::point_accuracy (  )  [inline]

Here is the caller graph for this function:

int fpcm::CompressedMesh::TransformProcessor ( const PTID *  points_in,
const int  n_size,
const CoordMesh &  from,
const CoordMesh &  to,
PTID *  points_out 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1