Searched refs:vector (Results 1 – 17 of 17) sorted by relevance
59 vector direction (Tensor of Order 1)60 vector direction80 vector magnitude (Double Prec.)81 vector magnitude90 vector direction (Tensor of Order 1)91 vector direction108 vector magnitude (Double Prec.)109 vector magnitude117 vector direction (Tensor of Order 1)118 vector direction[all …]
111 # solve to the appropriate part of the Y vector, followed by
21 vector direction (Unknown)22 vector direction39 vector magnitude (Unknown)40 vector magnitude69 traction vector86 vector direction (Unknown)87 vector direction104 vector magnitude (Unknown)105 vector magnitude113 vector direction (Unknown)[all …]
57 traction vector90 vector direction109 vector magnitude125 vector direction144 vector magnitude
17 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()
24 operator vector<double>();25 operator vector<int>();36 vector<double> get_vector(string str);37 vector<int> get_ivector(string str);
33 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;
49 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()
138 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()
136 coarse level vector. We don't need to do this every iteration. This can137 be done in extract and use the vector everytime.) 146 increaseing efficiency (better optimized for vector operations), even if161 vector mapping from GGB (without overlap boundary) to phasta format166 maximum vector length for vector allocation. ARPACK does not dynamic227 PPE_Ap routines perform matrix-vector product for PPE, just pay
288 subroutine local_gradient ( vector, vsize, shgl, xl, argument298 dimension vector(npro,nshl,vsize), 381 gradient(:,k) = gradient(:,k) + shg(:,n,i)*vector(:,n,j)
179 vtkstd::vector< FILE* > fileArray;180 vtkstd::vector< int > byte_order;181 vtkstd::vector< int > header_type;
110 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()
301 … notes where we had N_{a,j} = dN_a/dx_j note that i is off by one because p was first in yl vector447 … 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
301 … notes where we had N_{a,j} = dN_a/dx_j note that i is off by one because p was first in yl vector433 … 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
232 1) implemented restarting of les Solves, the aperm vector is now saved to