DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::ArrayDofSinglePack Class Reference

Helper for constructing a single ArrayDof with father, son, and transformer. More...

#include <ArrayDOFPack.hpp>

Public Member Functions

template<class TTrans >
void BuildResizeFatherSon (index s_father, index s_son, const MPIInfo &mpi, TTrans &&r_trans)
 

Detailed Description

Helper for constructing a single ArrayDof with father, son, and transformer.

Definition at line 13 of file ArrayDOFPack.hpp.

Member Function Documentation

◆ BuildResizeFatherSon()

template<class TTrans >
void DNDS::ArrayDofSinglePack::BuildResizeFatherSon ( index  s_father,
index  s_son,
const MPIInfo mpi,
TTrans &&  r_trans 
)
inline

Definition at line 27 of file ArrayDOFPack.hpp.


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