MFEM  v4.1.0
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Public Attributes | List of all members
mfem::RefTrf Struct Reference

#include <ncmesh_tables.hpp>

Public Member Functions

void Apply (const RefCoord src[3], RefCoord dst[3]) const
 

Public Attributes

RefCoord s [3]
 
RefCoord t [3]
 

Detailed Description

Definition at line 153 of file ncmesh_tables.hpp.

Member Function Documentation

void mfem::RefTrf::Apply ( const RefCoord  src[3],
RefCoord  dst[3] 
) const

Definition at line 3296 of file ncmesh.cpp.

Member Data Documentation

RefCoord mfem::RefTrf::s[3]

Definition at line 155 of file ncmesh_tables.hpp.

RefCoord mfem::RefTrf::t[3]

Definition at line 155 of file ncmesh_tables.hpp.


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