MFEM v4.8.0
Finite element discretization library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
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 178 of file ncmesh_tables.hpp.

Member Function Documentation

◆ Apply()

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

Definition at line 182 of file ncmesh_tables.hpp.

Member Data Documentation

◆ s

RefCoord mfem::RefTrf::s[3]

Definition at line 180 of file ncmesh_tables.hpp.

◆ t

RefCoord mfem::RefTrf::t[3]

Definition at line 180 of file ncmesh_tables.hpp.


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