TrioCFD 1.9.8
TrioCFD documentation
Loading...
Searching...
No Matches
PrePostNN Class Reference

#include <PrePostNN.h>

Public Member Functions

 PrePostNN (string filename)
 ~PrePostNN ()
void AllDisplay ()
vector< double > get_alpha ()
vector< double > get_lmean ()
vector< double > get_lmax ()
vector< double > get_tfn ()
double get_bsigma ()
double get_t_thresh ()
vector< vector< double > > get_lambda_au ()
vector< vector< double > > get_lambda_as ()
enum pp_lambda get_ppl ()
enum pp_T get_ppt ()
vector< int > get_ilambda ()
vector< int > get_iT ()

Detailed Description

Definition at line 25 of file PrePostNN.h.

Constructor & Destructor Documentation

◆ PrePostNN()

PrePostNN::PrePostNN ( string filename)

Definition at line 23 of file PrePostNN.cpp.

◆ ~PrePostNN()

PrePostNN::~PrePostNN ( )

Definition at line 80 of file PrePostNN.cpp.

Member Function Documentation

◆ AllDisplay()

void PrePostNN::AllDisplay ( )

Definition at line 224 of file PrePostNN.cpp.

◆ get_alpha()

vector< double > PrePostNN::get_alpha ( )
inline

Definition at line 33 of file PrePostNN.h.

◆ get_bsigma()

double PrePostNN::get_bsigma ( )
inline

Definition at line 37 of file PrePostNN.h.

◆ get_ilambda()

vector< int > PrePostNN::get_ilambda ( )
inline

Definition at line 43 of file PrePostNN.h.

◆ get_iT()

vector< int > PrePostNN::get_iT ( )
inline

Definition at line 44 of file PrePostNN.h.

◆ get_lambda_as()

vector< vector< double > > PrePostNN::get_lambda_as ( )
inline

Definition at line 40 of file PrePostNN.h.

◆ get_lambda_au()

vector< vector< double > > PrePostNN::get_lambda_au ( )
inline

Definition at line 39 of file PrePostNN.h.

◆ get_lmax()

vector< double > PrePostNN::get_lmax ( )
inline

Definition at line 35 of file PrePostNN.h.

◆ get_lmean()

vector< double > PrePostNN::get_lmean ( )
inline

Definition at line 34 of file PrePostNN.h.

◆ get_ppl()

enum pp_lambda PrePostNN::get_ppl ( )
inline

Definition at line 41 of file PrePostNN.h.

◆ get_ppt()

enum pp_T PrePostNN::get_ppt ( )
inline

Definition at line 42 of file PrePostNN.h.

◆ get_t_thresh()

double PrePostNN::get_t_thresh ( )
inline

Definition at line 38 of file PrePostNN.h.

◆ get_tfn()

vector< double > PrePostNN::get_tfn ( )
inline

Definition at line 36 of file PrePostNN.h.


The documentation for this class was generated from the following files:
  • /home/docs/checkouts/readthedocs.org/user_builds/triocfd-documentation/checkouts/next/src/Turbulence/Kernel/IA/PrePostNN.h
  • /home/docs/checkouts/readthedocs.org/user_builds/triocfd-documentation/checkouts/next/src/Turbulence/Kernel/IA/PrePostNN.cpp