Home
last modified time | relevance | path

Searched refs:vector (Results 1 – 17 of 17) sorted by relevance

/phasta/phSolver/Test_IC/
H A Dgeom.atdb59 vector direction (Tensor of Order 1)
60 vector direction
80 vector magnitude (Double Prec.)
81 vector magnitude
90 vector direction (Tensor of Order 1)
91 vector direction
108 vector magnitude (Double Prec.)
109 vector magnitude
117 vector direction (Tensor of Order 1)
118 vector direction
[all …]
H A Dsolver.inp111 # solve to the appropriate part of the Y vector, followed by
/phasta/phSolver/Test_C/
H A Dgeom.atdb21 vector direction (Unknown)
22 vector direction
39 vector magnitude (Unknown)
40 vector magnitude
69 traction vector
86 vector direction (Unknown)
87 vector direction
104 vector magnitude (Unknown)
105 vector magnitude
113 vector direction (Unknown)
[all …]
/phasta/phSolver/testIC-DSIM/
H A Dgeom.spj57 traction vector
90 vector direction
109 vector magnitude
125 vector direction
144 vector magnitude
H A Dsolver.inp111 # solve to the appropriate part of the Y vector, followed by
/phasta/phSolver/common/
H A DValType.cc17 ValType::operator vector<double>() in operator vector<double>()
23 ValType::operator vector<int>() in operator vector<int>()
71 vector<double> vec = get_vector(str); in get_double_array()
80 vector<double> ValType::get_vector(string str) in get_vector()
85 vector<double> vec; in get_vector()
94 vector<int> ValType::get_ivector(string str) in get_ivector()
99 vector<int> vec; in get_ivector()
H A DValType.h24 operator vector<double>();
25 operator vector<int>();
36 vector<double> get_vector(string str);
37 vector<int> get_ivector(string str);
H A DInput.h33 void get_input_lines(vector<string> *, ifstream& );
34 void build_map(map<string,string> *, vector<string> *);
39 vector<string> *input_text;
40 vector<string> *default_text;
H A DCinput.cc49 input_text = new vector<string>; in Input()
61 vector<string> *default_text = new vector<string>; in Input()
114 void phSolver::Input::get_input_lines(vector<string> *text, ifstream &infile) in get_input_lines()
128 vector<string> *intext) in build_map()
H A Dinput_fform.cc138 vector<int> *ivec[3]; in input_fform()
139 vector<double> *dvec[10]; in input_fform()
141 for(i = 0; i < 3; i++) ivec[i] = new vector<int>; in input_fform()
142 for(i = 0; i < 10; i++) dvec[i] = new vector<double>; in input_fform()
278 vector<double> vec; in input_fform()
323 vector<int> ivec = inp.GetValue("Surface ID's for Force Calculation"); in input_fform()
694 vector<int> ivec = inp.GetValue("Scalar Discontinuity Capturing"); in input_fform()
/phasta/phSolver/AMG/
H A Damgread.txt136 coarse level vector. We don't need to do this every iteration. This can
137 be done in extract and use the vector everytime.)
146 increaseing efficiency (better optimized for vector operations), even if
161 vector mapping from GGB (without overlap boundary) to phasta format
166 maximum vector length for vector allocation. ARPACK does not dynamic
227 PPE_Ap routines perform matrix-vector product for PPE, just pay
/phasta/phSolver/incompressible/
H A Dhessian.f288 subroutine local_gradient ( vector, vsize, shgl, xl, argument
298 dimension vector(npro,nshl,vsize),
381 gradient(:,k) = gradient(:,k) + shg(:,n,i)*vector(:,n,j)
/phasta/phastaIO/
H A DvtkPhastaReader.cxx179 vtkstd::vector< FILE* > fileArray;
180 vtkstd::vector< int > byte_order;
181 vtkstd::vector< int > header_type;
H A DphastaIO.cc110 vector< FILE* > fileArray;
111 vector< bool > byte_order;
112 vector< int > header_type;
2019 void Gather_Headers( int* fileDescriptor, vector< string >& headers ) in Gather_Headers()
/phasta/phSolver/incompressible/e3source/
H A De3source.fimplicit301 … notes where we had N_{a,j} = dN_a/dx_j note that i is off by one because p was first in yl vector
447 … notes where we had N_{a,j} = dN_a/dx_j note that i is off by one because p was first in yl vector
H A De3source.fRHSonly301 … notes where we had N_{a,j} = dN_a/dx_j note that i is off by one because p was first in yl vector
433 … notes where we had N_{a,j} = dN_a/dx_j note that i is off by one because p was first in yl vector
/phasta/phSolver/
H A DCHANGES232 1) implemented restarting of les Solves, the aperm vector is now saved to